From 2276b4e2c1628b2f4236d8447d610f9f071208c6 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Mon, 28 May 2018 16:04:49 -0600 Subject: Spring Cleaning --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0b228ea..8bac6e7 100644 --- a/Makefile +++ b/Makefile @@ -6,4 +6,4 @@ install: ## Install the symlink vim +PlugInstall +qa uninstall: ## Remove the sumlink - [[ -L ~/.muttrc ]] && rm ~/.vimrc + [[ -L ~/.vimrc ]] && rm ~/.vimrc -- cgit v1.2.3