aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-12-21 18:20:36 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:10 +0200
commit1550c718a52b6acaaa7fa5888976a26b903aba01 (patch)
treece910b51bba80fdcd946d2917d8ec2a0e8f3e2bf /Makefile
parent9ac95fc4bbdb4ff08408f4c4aae12fa09749cb21 (diff)
downloaddotfiles-1550c718a52b6acaaa7fa5888976a26b903aba01.tar.xz
Reorder Makefile
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
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/: