summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-07-09 01:35:52 +0200
committerStefan Ritter <xeno@thehappy.de>2009-07-09 01:35:52 +0200
commitc4bb550ed2dd5a4cc9be9d0591d715aa0e82dcfa (patch)
tree4fdf9cb86145e8fc179d722f750ecb33467e11ad /tmux.conf
parenta4a96be981629ffaa6f8db5ebb5a8f52bba4baf0 (diff)
Added tmux config
Diffstat (limited to '')
-rw-r--r--tmux.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
new file mode 100644
index 0000000..d78b31a
--- /dev/null
+++ b/tmux.conf
@@ -0,0 +1,9 @@
+setw -g utf8 on
+setw -g automatic-rename on
+setw -g clock-mode-style 24
+setw -g monitor-activity on
+
+set -g bell-action any
+set -g status-bg red
+set -g status-fg white
+set -g status-left '#H'