7 lines
128 B
Text
7 lines
128 B
Text
|
set -g default-terminal "screen-256color"
|
||
|
|
||
|
source-file /usr/share/tmux/powerline.conf
|
||
|
|
||
|
unbind s
|
||
|
bind s set -g synchronize-panes
|