Minimaler tmux

This commit is contained in:
madmaurice 2015-06-08 12:53:41 +02:00
parent 4b17ba11f6
commit dff63d2dde

6
tmux.conf Normal file
View file

@ -0,0 +1,6 @@
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