Files
dotfiles/tmux/tmux.conf
2024-07-25 11:56:10 -04:00

5 lines
117 B
Bash

unbind C-b
set-option -g prefix C-s
bind-key C-s send-prefix
bind-key i run-shell "tmux neww ~/.scripts/tmux-cht.sh"