aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-14 21:43:11 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-05-14 21:43:11 +0200
commit2391ff65b4cb1f2b288aaa7edbe649d18c567d9b (patch)
treeadaa87da91545d6df6be3f399904644f551ef022 /Makefile
parent53eef15136821af559fcde989bbbfe7d24ee56c6 (diff)
downloaddotfiles-2391ff65b4cb1f2b288aaa7edbe649d18c567d9b.tar.xz
Makefile: Make .gnupg symlink
Because broken software doesn't use $GNUPGHOME
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 945c818..92581c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
install:
-ln -s "$(PWD)/zsh/.zshenv" "$(HOME)/.zshenv"
-ln -sn "$(PWD)/ssh" "$(HOME)/.ssh"
+ -ln -sn "$(PWD)/gnupg" "$(HOME)/.ssh"