diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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" |