aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-11-03 10:39:59 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-11-03 10:39:59 +0800
commit1f1e56200691c89cb8948ec7ec9d3ce561686a16 (patch)
treecc9544274ec7630fbb7f7ac3c1cb0cb0ae3b8c34 /Makefile
parentb7f8685c5618038e11544585fdb8ec2d2a55158b (diff)
Update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 477f634..798e99d 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +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 pass mail/mutt.hooks >mutt/hooks.topo
56 56
57tmux: 57tmux:
58 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf 58 ln -sf `pwd`/misc/tmux.conf ~/.tmux.conf