Skip to content

installation with curl either not working or out of sync with docs. #1394

Open
@iainctduncan

Description

Expected behavior

  • installing with curl on osx creates personal directory with file prelude-modules.el as per this page: https://prelude.emacsredux.com/en/latest/installation/
  • from the docs:
    "You'll need to adjust your prelude-modules.el file once the installation is done.
    In case of an automated installation, you'll find this file in the personal directory of your Emacs installation."

Actual behavior

  • contents of .emacs.d/personal do not include the prelude-modules.el file
macbook:personal iainduncan$ find .
.
./.dir-locals.el
./.gitkeep
./custom.el
./preload
./preload/.gitkeep

Steps to reproduce the problem

Install prelude with:

$ curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh

Environment & Version information

Emacs version

28.2, installed from mac binaries.

Operating system

Mac OS 10.15

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions