mirror of
https://codeberg.org/hyperreal/doom-emacs-config
synced 2024-11-01 08:43:07 +01:00
Use README.md instead of README.org
This commit is contained in:
parent
d88b5ba312
commit
a9a9b7ccea
@ -1,9 +0,0 @@
|
||||
#+title: 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:
|
||||
|
||||
#+begin_src bash
|
||||
./copy-emacs-config.sh
|
||||
#+end_src
|
Loading…
Reference in New Issue
Block a user