diff --git a/config/.tmux.conf b/config/.tmux.conf index aeaed9f..35f2d94 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -1,9 +1,9 @@ # # Ctrl-a is the prefix. # -unbind C-b -set-option -g prefix C-a -bind-key C-a send-prefix +# unbind C-b +# set-option -g prefix C-a +# bind-key C-a send-prefix # Start windows from #1 (default #0) set -g base-index 1