diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -49,9 +49,7 @@ pass: | |||
| 49 | fi | 49 | fi |
| 50 | 50 | ||
| 51 | mutt: | 51 | mutt: |
| 52 | mkdir -p ~/.config/mutt | 52 | ln -sf `pwd`/mutt/ ~/.config/mutt/ |
| 53 | ln -sf `pwd`/mutt/muttrc ~/.config/mutt/muttrc | ||
| 54 | ln -sf `pwd`/mutt/mailcap ~/.mailcap | ||
| 55 | 53 | ||
| 56 | tmux: | 54 | tmux: |
| 57 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf | 55 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf |