Add 'tmux/'

This commit is contained in:
M.R. Firmansyah 2024-09-24 22:26:28 +07:00
parent 5d114c958a
commit f123e0261a

View 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"