aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 97a4f40..2ce8513 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -36,6 +36,7 @@ bind-key -r C-c copy-mode
bind-key -r i run-shell "tmux neww /usr/local/bin/cht.sh"
bind-key -n C-f run-shell "tmux neww /usr/local/bin/tmus"
+bind-key -n C-t run-shell "tmux neww /usr/local/bin/check_todo.sh"
set -gq allow-passthrough on