From 8cb5ed0ceed367e6251b6d0ebd6979829e4ca64c Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Fri, 7 Jan 2022 02:51:02 +0100 Subject: [PATCH] Move tmux config --- .tmux.conf => .config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) rename .tmux.conf => .config/tmux/tmux.conf (98%) diff --git a/.tmux.conf b/.config/tmux/tmux.conf similarity index 98% rename from .tmux.conf rename to .config/tmux/tmux.conf index 134153a..d717f03 100644 --- a/.tmux.conf +++ b/.config/tmux/tmux.conf @@ -10,6 +10,7 @@ set -g history-limit 10000 set-window-option -g automatic-rename on set-option -g set-titles on +set-option -sg escape-time 10 # Minimal status bar set -g status-left ''