diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-12-02 12:58:27 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-12-02 12:58:27 +0800 |
| commit | bd6ad1f7f9460bfc0a8e40d88c42745c35e18057 (patch) | |
| tree | d2f35e2233a7332534cbd59cc91daf463c9b930a /Makefile | |
| parent | 3979858f0f5e1187c074ed3391bc7222a4b91bda (diff) | |
update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -65,4 +65,4 @@ mutt: | |||
| 65 | ln -sf `pwd`/muttrc ~/.config/mutt/muttrc | 65 | ln -sf `pwd`/muttrc ~/.config/mutt/muttrc |
| 66 | 66 | ||
| 67 | tmux: | 67 | tmux: |
| 68 | ln -sf `pwd`misc/tmux.conf ~/.tmux.conf | 68 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf |