From 1ba84a06c81f6d42bd72aa41818abd6c4ce43180 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 29 May 2020 10:13:23 -0700 Subject: tmux: remove duplicated settings --- tmux.conf | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tmux.conf') diff --git a/tmux.conf b/tmux.conf index 3c1a0ce..be1201d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -6,12 +6,6 @@ set-option -g renumber-windows on set-option -g set-titles on set-option -g set-titles-string '@#h' -set -g history-limit 20000 - -set -g set-titles on -set -g set-titles-string "#T" - set-option -g default-terminal "xterm-256color" set-option -g xterm-keys on - set-option -g mouse on -- cgit 1.4.1