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