From 9612b1115ce9be268eb643f5675b8a13feec82c6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 31 May 2016 13:25:46 +0200 Subject: misc Signed-off-by: Florian Pritz --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 146cf9d..48fd283 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -29,7 +29,6 @@ set -g bell-action any set -g history-limit 50000 set -g status on set -g status-keys vi -set -g status-utf8 on set -g set-titles on set -g default-terminal "screen-256color" @@ -43,7 +42,6 @@ set -g status-right '#[fg=black,bright]• #[fg=magenta]#(cat /proc/loadavg)' set -g status-left-length 40 set -g status-right-length 40 -setw -g utf8 on setw -g automatic-rename on setw -g clock-mode-style 24 setw -g mode-keys vi -- cgit v1.2.3-24-g4f1b