diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +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 | pass mail/mutt.hooks >mutt/hooks.topo |
56 | 56 | ||
57 | tmux: | 57 | tmux: |
58 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf | 58 | ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf |