aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1acf37f..c4aa1f3 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ mutt: ~/.local/share/application
59 pass mail/mutt.hooks >mutt/hooks.topo 59 pass mail/mutt.hooks >mutt/hooks.topo
60 60
61tmux: 61tmux:
62 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 62 ln -sf `pwd`/tmux/tmux.conf ~/.tmux.conf
63 63
64crontab: 64crontab:
65 (crontab -l 2>/dev/null; cat bin/cron/* | sed '/^#/ d') | crontab - 65 (crontab -l 2>/dev/null; cat bin/cron/* | sed '/^#/ d') | crontab -