aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-07-04 17:52:47 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-07-04 17:52:47 +0800
commitdf189ed53b78c109c76fe53d96de624414b5e4c1 (patch)
tree4943a69e630c82396348f0c4f344c390ecf83e86
parentb23411cd9289a88ea2047da00f6c4f2ed6485c83 (diff)
Update
-rw-r--r--Makefile2
-rw-r--r--tmux/tmux.conf (renamed from misc/tmux.conf)0
2 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 -
diff --git a/misc/tmux.conf b/tmux/tmux.conf
index 1ddc877..1ddc877 100644
--- a/misc/tmux.conf
+++ b/tmux/tmux.conf