Update .tmux.conf
This commit is contained in:
parent
3dcff3cbe6
commit
2e88321db7
|
@ -1,4 +1,6 @@
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
set -g status off
|
||||||
|
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
unbind C-b
|
unbind C-b
|
||||||
bind-key C-a send-prefix
|
bind-key C-a send-prefix
|
||||||
|
|
Loading…
Reference in New Issue