aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 72483d7..477f634 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ pass:
52mutt: ~/.local/share/application 52mutt: ~/.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
56tmux: 57tmux:
57 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 58 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf