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
|
|
|
|
2024-09-04 14:47:19 -04:00
|
|
|
1. Don't forget to run 'doom sync' and restart Emacs after modifying init.el or
|
|
|
|
packages.el in ~/.config/doom. This is never necessary for config.el.
|
2018-05-25 12:49:23 +02:00
|
|
|
|
2024-09-04 14:47:19 -04:00
|
|
|
2. If something goes wrong, run `doom doctor` to diagnose common issues with
|
|
|
|
your environment, setup, and config.
|
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
|
2024-09-04 14:47:19 -04:00
|
|
|
additional steps (see 'doom help upgrade').
|
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'
|
2024-09-04 14:47:19 -04:00
|
|
|
(or 'M-x doom/help').
|
2018-05-25 12:49:23 +02:00
|
|
|
|
|
|
|
Have fun!
|