diff --git a/dot_tmux.conf b/dot_tmux.conf new file mode 100644 index 0000000..bb826f4 --- /dev/null +++ b/dot_tmux.conf @@ -0,0 +1,6 @@ +set-option -g mode-keys vi +unbind C-b +set -g prefix C-a +bind a send-prefix +unbind S +bind S set-window-option synchronize-panes