diff options
author | AChavali <aryadevchavali1@gmail.com> | 2020-02-09 13:08:27 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2020-02-09 13:08:27 +0000 |
commit | 47489e5dc2044174731d3063212a83623b113c35 (patch) | |
tree | e379f4eb72b1c65b0f55e43b20a4b9c0d4393bce | |
parent | 80fe31a90497aa94ca4fd2e63828b16dda4b8d30 (diff) | |
download | dotfiles-47489e5dc2044174731d3063212a83623b113c35.tar.gz dotfiles-47489e5dc2044174731d3063212a83623b113c35.tar.bz2 dotfiles-47489e5dc2044174731d3063212a83623b113c35.zip |
~doom refresh -> doom sync
-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; |