diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ gpg: | |||
57 | mutt: | 57 | mutt: |
58 | mkdir -p ~/.config/mutt | 58 | mkdir -p ~/.config/mutt |
59 | ln -sf `pwd`/muttrc ~/.config/mutt/muttrc | 59 | ln -sf `pwd`/muttrc ~/.config/mutt/muttrc |
60 | ln -sf `pwd`/misc/mailcap ~/.mailcap | ||
60 | 61 | ||
61 | tmux: | 62 | tmux: |
62 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf | 63 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf |