aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aefbc35..8b80f59 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,8 @@ nvim:
curl -fLo nvim/.config/nvim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
stow -t ~ $@
-zsh: zplug
+
+zsh: basics zplug
stow -t ~ $@
zplug: