aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/tmux.conf')
-rw-r--r--conf/tmux.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/tmux.conf b/conf/tmux.conf
new file mode 100644
index 0000000..d1af07d
--- /dev/null
+++ b/conf/tmux.conf
@@ -0,0 +1,7 @@
+#set status-utf8 on
+#set utf8 on
+
+set -g default-terminal "screen-256color"
+
+set -g status-bg black
+set -g status-fg white