diff --git a/tmux/tmux.conf b/tmux/.tmux.conf similarity index 92% rename from tmux/tmux.conf rename to tmux/.tmux.conf index 33d0c37..e8b7b3c 100644 --- a/tmux/tmux.conf +++ b/tmux/.tmux.conf @@ -1,4 +1,5 @@ unbind C-b +unbind i set-option -g prefix C-s bind-key C-s send-prefix bind-key i run-shell "tmux neww ~/.scripts/tmux-cht.sh"