aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
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"