~doom refresh -> doom sync

This commit is contained in:
AChavali
2020-02-09 13:08:27 +00:00
parent 80fe31a904
commit 47489e5dc2

View File

@@ -31,4 +31,4 @@ done
# get doom emacs # get doom emacs
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install; ~/.emacs.d/bin/doom install;
~/.emacs.d/bin/doom refresh; ~/.emacs.d/bin/doom sync;