diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-30 10:41:25 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-03-30 10:41:25 +0800 |
| commit | efd882787f4f5b5accd8ff6cfb4068608ea545d4 (patch) | |
| tree | ff4939f281c918320c63af2ba13794518e143c1e /Makefile | |
| parent | bb167c51b7b9570bed9ee99866319c091815bb99 (diff) | |
update
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 |