aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-07-30 23:53:42 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-07-31 00:30:49 +0200
commitdec57afd46312bc21000cc7e6ea28486e7bc0093 (patch)
tree07d1f388558ba5305cae31034a9cd5d7df7e0369 /makefile
parent0e303fbb13e7124067bb4bb8b16989819d9a37cc (diff)
downloaddotfiles-dec57afd46312bc21000cc7e6ea28486e7bc0093.tar.xz
Add pentadactylrc
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefile b/makefile
index 126fb3b..bae02d1 100644
--- a/makefile
+++ b/makefile
@@ -1,2 +1,3 @@
install:
- ln -s .config/zsh/.zshenv "$(HOME)/.zshenv"
+ ln -sf .config/zsh/.zshenv "$(HOME)/.zshenv"
+ ln -sf .config/pentadactyl/pentadactylrc "$(HOME)/.pentadactylrc"