tmux config file
This commit is contained in:
parent
3a026a7051
commit
b52d407a5b
1 changed files with 6 additions and 0 deletions
6
tmux/.tmux.conf
Normal file
6
tmux/.tmux.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
set -g default-terminal "screen-256color"
|
||||
|
||||
source-file /usr/share/tmux/powerline.conf
|
||||
|
||||
unbind s
|
||||
bind s set -g synchronize-panes
|
Loading…
Reference in a new issue