aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-02-09 13:08:27 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-02-09 13:08:27 +0000
commit47489e5dc2044174731d3063212a83623b113c35 (patch)
treee379f4eb72b1c65b0f55e43b20a4b9c0d4393bce /install.sh
parent80fe31a90497aa94ca4fd2e63828b16dda4b8d30 (diff)
downloaddotfiles-47489e5dc2044174731d3063212a83623b113c35.tar.gz
dotfiles-47489e5dc2044174731d3063212a83623b113c35.tar.bz2
dotfiles-47489e5dc2044174731d3063212a83623b113c35.zip
~doom refresh -> doom sync
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index c1675e7..56b5ce1 100644
--- a/install.sh
+++ b/install.sh
@@ -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;