aboutsummaryrefslogtreecommitdiffstats
path: root/conf/tmux.conf
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-09-15 23:25:21 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-09-15 23:25:21 +0200
commitec1e8f213a87e2fb42691b6a29c7a9ca17431e9b (patch)
tree420f153ec4d7ed50b940d084d287941bc0589dec /conf/tmux.conf
parentautoscan: indicate we scan a /24 (diff)
downloadlaurent-tools-ec1e8f213a87e2fb42691b6a29c7a9ca17431e9b.tar.xz
laurent-tools-ec1e8f213a87e2fb42691b6a29c7a9ca17431e9b.zip
add tmux conf
Diffstat (limited to '')
-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