docs(cli): assume ~/.config/emacs by default

Once 'doom install' finishes, further instruction still assumes your
config lives in ~/.doom.d, which was supposed to be changed in c1c966c
to prefer ~/.config/doom.

Amend: c1c966c811
This commit is contained in:
Henrik Lissner 2023-03-19 22:35:58 -04:00
parent 22097b5a75
commit 65b283501a
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -1,7 +1,7 @@
But before you doom yourself, here are some things you should know: But before you doom yourself, here are some things you should know:
1. Don't forget to run 'doom sync', then restart Emacs, after modifying 1. Don't forget to run 'doom sync', then restart Emacs, after modifying init.el
~/.doom.d/init.el or ~/.doom.d/packages.el. or packages.el in ~/.config/doom.
This command ensures needed packages are installed, orphaned packages are This command ensures needed packages are installed, orphaned packages are
removed, and your autoloads/cache files are up to date. When in doubt, run removed, and your autoloads/cache files are up to date. When in doubt, run