diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-30 23:53:42 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-31 00:30:49 +0200 |
commit | dec57afd46312bc21000cc7e6ea28486e7bc0093 (patch) | |
tree | 07d1f388558ba5305cae31034a9cd5d7df7e0369 /makefile | |
parent | 0e303fbb13e7124067bb4bb8b16989819d9a37cc (diff) | |
download | dotfiles-dec57afd46312bc21000cc7e6ea28486e7bc0093.tar.xz |
Add pentadactylrc
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" |