Skip to content

Commit

Permalink
Add a note about --init-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozhidar Batsov authored and Bozhidar Batsov committed Jan 12, 2025
1 parent 5f509df commit ec85866
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,15 @@ or back up your existing `.emacs.d` directory manually.
once the installation is done. By default most of the modules
that ship with Prelude are **not** loaded.

### Try Before You "Buy"

If you're using Emacs 29+ there's a simple way to try Prelude (or any other Emacs distro for that matter).
Just clone Prelude's repo somewhere and do the following:

```shellsession
$ emacs --init-dir ~/path/to/prelude
```

## Philosophy

Prelude's philosophy is quite simple:
Expand Down

0 comments on commit ec85866

Please sign in to comment.