diff --git a/.tmux.conf b/.tmux.conf index d1676fc..b3af4e2 100755 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,5 @@ set-option -g status on +set-option -g status-position top set-option -g status-interval 2 set-option -g renumber-windows on set-option -g history-limit 10000