configfiles/tmux.conf

7 lines
185 B
Plaintext
Raw Normal View History

2015-06-08 12:53:41 +02:00
set-option -g status-bg default
set-option -g status-fg green
set-option -g status-right ""
set-option -g status-left ""
set-option -g message-bg default
set-option -g message-fg green