aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: e34f38aae5002b7efce3d7dbb796f0cfe7ea3b74 (plain)
1
2
3
4
5
6
7
8
9
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