diff options
-rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,4 +31,4 @@ done # get doom emacs git clone https://github.com/hlissner/doom-emacs ~/.emacs.d ~/.emacs.d/bin/doom install; -~/.emacs.d/bin/doom refresh; +~/.emacs.d/bin/doom sync; |