about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index e99883c..256c9d7 100644
--- a/Makefile
+++ b/Makefile
@@ -16,14 +16,13 @@ endif
 install:
 	@make $(UNAME)
 
-Linux: bash ssh fish git mutt byobu weechat vim
-Windows: bash ssh git vim
-Other: bash git vim 
+Linux: bash fish git mutt byobu weechat vim
+Windows: bash git vim
+Other: bash git vim
 
 clean:
 	@printf "$(RED)--- clean -----------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" -D bash
-	stow -t "$$HOME" -D ssh
 	stow -t "$$HOME" -D fish
 	stow -t "$$HOME" -D git
 	stow -t "$$HOME" -D vim
@@ -35,10 +34,6 @@ bash:
 	@printf "$(YELLOW)--- bash -----------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" bash
 
-ssh:
-	@printf "$(YELLOW)--- ssh ------------------------------------------------\n$(RESET)"
-	stow -t "$$HOME" ssh
-
 fish:
 	@printf "$(YELLOW)--- fish -----------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" fish