My Doom Emacs config
Go to file
Jeffrey Serio ff06ad2ecc Update 2023-09-15 16:07:58 -05:00
README.org Add copy-emacs-config.sh, README.org 2023-08-21 02:23:12 -05:00
config.el Update 2023-09-15 16:07:58 -05:00
copy-emacs-config.sh Add copy-emacs-config.sh, README.org 2023-08-21 02:23:12 -05:00
init.el Update 2023-09-15 16:07:58 -05:00
packages.el Update 2023-08-28 00:35:48 -05:00

README.org

My Doom Emacs Config

I store my Doom Emacs config in ~/sync/doom. This is done by setting the DOOMDIR environment variable before running ~/.config/emacs/bin/doom install and setting the doom-user-dir variable in config.el. This way I can keep my config in sync between my stationary desktop and mobile desktop.

When I'm ready to commit changes to repo, I run:

./copy-emacs-config.sh