summary refs log tree commit diff
path: root/tmux.conf
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-10-21 07:30:49 -0700
committerFranck Cuny <franck@fcuny.net>2021-10-21 07:30:49 -0700
commit5c8ddb6ff5a0b9db2587f49e2ef7092784e99656 (patch)
tree0a1f5ee432288e1f62e5392247fe9eb557a45042 /tmux.conf
parentaspell: more words (diff)
downloademacs.d-5c8ddb6ff5a0b9db2587f49e2ef7092784e99656.tar.gz
tmux: no status
Diffstat (limited to '')
-rw-r--r--tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index be1201d..d5493f8 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -9,3 +9,6 @@ set-option -g set-titles-string '@#h'
 set-option -g default-terminal "xterm-256color"
 set-option -g xterm-keys on
 set-option -g mouse on
+
+set -g status-left ""
+set -g status-right ""