aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-05-28 16:04:49 -0600
committerCody Hiar <codyfh@gmail.com>2018-05-28 16:04:49 -0600
commit2276b4e2c1628b2f4236d8447d610f9f071208c6 (patch)
treefb84169ac93d3dea93cb2f269debfa429d64b516 /Makefile
parent070bb4b391d67d3833dcc364c54bcecff13c099a (diff)
Spring Cleaning
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