blob: 64ba0069c7b12e46a2b0f662a41693d45cb249e7 (
plain)
1
2
3
4
|
install:
-ln -s "$(HOME)/.config/zsh/.zshenv" "$(HOME)/.zshenv"
-ln -s "$(HOME)/.config/pentadactyl/pentadactylrc" "$(HOME)/.pentadactylrc"
-ln -sn "$(HOME)/.config/ssh/" "$(HOME)/.ssh"
|