C-t is much more reachable IMO

This commit is contained in:
Jake Howard 2018-12-04 08:57:37 +00:00
parent 2a6a1004c8
commit 046a9195f2
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -6,8 +6,8 @@ set-window-option -g mouse on
set-window-option -g mode-keys vi
unbind C-b
set -g prefix C-a
bind C-a send-prefix
set -g prefix C-t
bind C-t send-prefix
source-file "{{ home }}/.tmux/plugins/tmux-themepack/basic.tmuxtheme"
set-window-option -g automatic-rename on