From f1ee81b9b904e90044f7411fe98fd4ae8baccff8 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Mon, 15 Jan 2024 20:22:28 +0530 Subject: [PATCH] tmux: remove display reloaded --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 7b9a02d..74ba3cd 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -14,7 +14,7 @@ set -g base-index 1 setw -g pane-base-index 1 set -g renumber-windows on -bind r source-file ~/.config/tmux/tmux.conf; display "Reloaded!!" +bind r source-file ~/.config/tmux/tmux.conf; # vim keys # setw -g mode-keys vi