diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..237c184 --- /dev/null +++ b/tmux.conf @@ -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