mirror of https://github.com/ajdecon/dotfiles
parent
1f1814d87a
commit
8fccd43940
@ -0,0 +1,4 @@
|
||||
set -g status-style bg=blue,fg=white
|
||||
bind-key C-a last-window
|
||||
bind a send-prefix
|
||||
|
||||
@ -0,0 +1,5 @@
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
set -g status-style bg=red,fg=white
|
||||
bind-key C-a last-window
|
||||
bind a send-prefix
|
||||
Loading…
Reference in new issue