aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile (renamed from makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/Makefile
index 64ba006..c71436b 100644
--- a/makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
install:
-ln -s "$(HOME)/.config/zsh/.zshenv" "$(HOME)/.zshenv"
-ln -s "$(HOME)/.config/pentadactyl/pentadactylrc" "$(HOME)/.pentadactylrc"
- -ln -sn "$(HOME)/.config/ssh/" "$(HOME)/.ssh"
+ -ln -sn "$(HOME)/.config/ssh" "$(HOME)/.ssh"