aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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