2020-05-15 17:55:23 -04:00
|
|
|
But before you doom yourself, here are some things you should know:
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2020-05-15 17:55:23 -04:00
|
|
|
1. Don't forget to run 'doom sync', then restart Emacs, after modifying
|
|
|
|
~/.doom.d/init.el or ~/.doom.d/packages.el.
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2020-05-15 17:55:23 -04:00
|
|
|
This command ensures needed packages are installed, orphaned packages are
|
|
|
|
removed, and your autoloads/cache files are up to date. When in doubt, run
|
|
|
|
'doom sync'!
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2020-05-15 17:55:23 -04:00
|
|
|
2. If something goes wrong, run `doom doctor`. It diagnoses common issues with
|
|
|
|
your environment and setup, and may offer clues about what is wrong.
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2020-05-15 17:55:23 -04:00
|
|
|
3. Use 'doom upgrade' to update Doom. Doing it any other way will require
|
|
|
|
additional steps. Run 'doom help upgrade' to understand those extra steps.
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2020-07-28 20:08:32 -04:00
|
|
|
4. Access Doom's documentation from within Emacs via 'SPC h d h' or 'C-h d h'
|
|
|
|
(or 'M-x doom/help')
|
2018-05-25 12:49:23 +02:00
|
|
|
|
|
|
|
Have fun!
|