From c03ab6f2e8e1bbfb135d8fb6a7ae720d457491f5 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 22 Jul 2018 17:46:57 -0400 Subject: [PATCH] fix makefile path --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e99883c..f9ee9fa 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)"