From 12825d5147f5c0b1636dbda5ba34790d7c7bb236 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 9 Jun 2017 08:03:15 -0600 Subject: Moving files, cleaning up bug with drawer close (closing drawer in 2 places) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4a52e48..bbb6608 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ help: install: ## Install the symlink ln -s $(CURDIR)/tmux.config ~/.tmux.conf -uninstall: ## Remove the sumlink +uninstall: ## Remove the symlink [[ -L ~/.muttrc ]] && rm ~/.tmux.conf -- cgit v1.2.3