summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 9561802..298828b 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -45,6 +45,8 @@ bind f display-popup -E "tms"
bind C-q run-shell "tms kill"
bind C-j display-popup -E "tms switch"
bind C-w display-popup -E "tms windows"
+# cht.sh
+bind i display-popup -E "cht.sh"
### initialize tpm (keep this line at the very bottom of tmux.conf)
run '/usr/share/tmux-plugin-manager/tpm'