aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 972f645..b08ec9f 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ help:
setup: ## Clone down additional repos that are needed for building
git clone git@github.com:thornycrackers/.nvim.git nvim
git clone git@github.com:thornycrackers/vim-options.git
+ git clone git@github.com:thornycrackers/.vim.git vim
git clone https://github.com/sunaku/dasht
build: ## Build the base image