summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-13 23:07:57 +0200
committerGravatar Tom Willemse2013-08-13 23:07:57 +0200
commitae0b76ced45e0ba32583e3d156992feac9b6c7e6 (patch)
tree707b323a5eb63c84b10f0b3d0dae43fccc853e4f
downloadtmux-master.tar.gz
tmux-master.zip
Initial commit of my tmux configuration in vcshHEADmaster
-rw-r--r--.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
new file mode 100644
index 0000000..ef38f70
--- /dev/null
+++ b/.tmux.conf
@@ -0,0 +1,3 @@
+set -g default-terminal "screen-256color"
+set-option -g status-bg 2
+set-option -g status-fg 7