diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..6d70009 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,5 @@ +set-option -g status on +set-option -g status-interval 2 +set-option -g status-justify "centre" +set-option -g status-left-length 60 +set-option -g status-right-length 90