aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6516ed0..e34f38a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,3 +2,8 @@ install:
-ln -sf "$(PWD)/zsh/.zshenv" "$(HOME)/.zshenv"
-ln -sfn "$(PWD)/ssh" "$(HOME)/.ssh"
-ln -sfn "$(PWD)/gnupg" "$(HOME)/.gnupg"
+
+grawity-code:
+ -mkdir -p "$(HOME)"/misc/grawity
+ -git clone https://github.com/grawity/code "$(HOME)"/misc/grawity/code
+ -make -C code/ pklist