aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-12 18:06:04 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-12 18:06:04 +0800
commit10a87faf4837870a6ed7acf74f0eb3e68a55a058 (patch)
treed75abf39504a9f062e5034269f81ee7bf06f56e5 /Makefile
parentf4aec0cae6383e2a899faaa37f367966163c1fa7 (diff)
Update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e3c6b62..72483d7 100644
--- a/Makefile
+++ b/Makefile
@@ -50,8 +50,7 @@ pass:
50 mkdir -p $@ 50 mkdir -p $@
51 51
52mutt: ~/.local/share/application 52mutt: ~/.local/share/application
53 rm -rf ~/.config/mutt 53 ln -sf `pwd`/mutt -T ~/.config/mutt
54 ln -sf `pwd`/mutt ~/.config/mutt
55 ln -sf `pwd`/mutt/mutt.desktop $< 54 ln -sf `pwd`/mutt/mutt.desktop $<
56 55
57tmux: 56tmux: