1
0
mirror of https://github.com/Melon-Bread/gnu-slash-dot-files synced 2024-11-25 00:38:23 -05:00
gnu-slash-dot-files/.tmux.conf

6 lines
167 B
Plaintext
Raw Normal View History

2019-03-18 09:15:02 -04:00
set-option -g status on
set-option -g status-interval 2
set-option -g status-justify "centre"
set-option -g status-left-length 60
set-option -g status-right-length 90