about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-07-22 18:02:48 -0400
committerBen Harris <ben@tilde.team>2018-07-22 18:02:48 -0400
commit24ce98c7ca94baa55b5dcba69ac87d15f4f3c3e4 (patch)
tree9c9ce2d9467289ea13f818499431f564c8257b8a /Makefile
parent91e1957ec90f0d30c913243d3e80666fda02ec04 (diff)
move ~/spf13-vim to ~/.spf13-vim
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9ee9fa..e99883c 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ git:
 vim:
 	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" vim
-	~/spf13-vim/bootstrap.sh
+	~/.spf13-vim/bootstrap.sh
 
 mutt:
 	@printf "$(YELLOW)--- mutt -----------------------------------------------\n$(RESET)"