summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-01-30 00:26:38 +0100
committerGravatar Tom Willemsen2012-01-30 00:26:38 +0100
commit43ff5641f176bdab18576c94e3be51490507b2b8 (patch)
tree8ba4b62ae0850f4962064a96fbda211316310602 /.tmux.conf
parent66907c42d91836437ed489c63bc7db82e8fd434b (diff)
downloaddotfiles-43ff5641f176bdab18576c94e3be51490507b2b8.tar.gz
dotfiles-43ff5641f176bdab18576c94e3be51490507b2b8.zip
Add tmux
Diffstat (limited to '.tmux.conf')
-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