From 47489e5dc2044174731d3063212a83623b113c35 Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 9 Feb 2020 13:08:27 +0000 Subject: ~doom refresh -> doom sync --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-13-gbd6f