Minimaler tmux
This commit is contained in:
parent
4b17ba11f6
commit
dff63d2dde
1 changed files with 6 additions and 0 deletions
6
tmux.conf
Normal file
6
tmux.conf
Normal 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
|
Loading…
Reference in a new issue