We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f509df commit ec85866Copy full SHA for ec85866
README.md
@@ -69,6 +69,15 @@ or back up your existing `.emacs.d` directory manually.
69
once the installation is done. By default most of the modules
70
that ship with Prelude are **not** loaded.
71
72
+### Try Before You "Buy"
73
+
74
+If you're using Emacs 29+ there's a simple way to try Prelude (or any other Emacs distro for that matter).
75
+Just clone Prelude's repo somewhere and do the following:
76
77
+```shellsession
78
+$ emacs --init-dir ~/path/to/prelude
79
+```
80
81
## Philosophy
82
83
Prelude's philosophy is quite simple:
0 commit comments