Add 'tmux/'
This commit is contained in:
parent
5d114c958a
commit
f123e0261a
1 changed files with 5 additions and 0 deletions
5
tmux/.config/tmux/tmux.conf
Normal file
5
tmux/.config/tmux/tmux.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
set -g mouse on
|
||||
set-option -g status-position top
|
||||
set-option -g status-right ""
|
||||
set-option -g status-style "none"
|
||||
set-window-option -g window-status-current-style "fg=green"
|
Loading…
Reference in a new issue