aboutsummaryrefslogtreecommitdiffstats
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 b016b51..9ecf2cf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
install:
- -ln -sf "$(PWD)/zsh/zshenv" "$(HOME)/.zshenv"
-ln -sfn "$(PWD)/ssh" "$(HOME)/.ssh"
-ln -sfn "$(PWD)/gnupg" "$(HOME)/.gnupg"
+ -ln -sf "$(PWD)/zsh/zshenv" "$(HOME)/.zshenv"
-mkdir -p "$(HOME)/.cache/zsh"
~/misc/grawity/: