diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2022-11-03 00:03:23 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2022-11-03 00:03:23 +0800 |
commit | b7f8685c5618038e11544585fdb8ec2d2a55158b (patch) | |
tree | b71f7b9ba3a99131f857fc2dc6026756072b30fe /Makefile | |
parent | d99be72bbb21a2d1721a5e47e5504b6e72827d0b (diff) |
Update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ pass: | |||
52 | mutt: ~/.local/share/application | 52 | mutt: ~/.local/share/application |
53 | ln -sf `pwd`/mutt -T ~/.config/mutt | 53 | ln -sf `pwd`/mutt -T ~/.config/mutt |
54 | ln -sf `pwd`/mutt/mutt.desktop $< | 54 | ln -sf `pwd`/mutt/mutt.desktop $< |
55 | pass mail/mutt.hooks > mutt/hooks.topo | ||
55 | 56 | ||
56 | tmux: | 57 | tmux: |
57 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf | 58 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf |