diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 05ec10e9..9b758b6e 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -4,7 +4,7 @@ set -g prefix2 C-b bind C-Space send-prefix # Reload config -bind q source-file ~/.config/tmux/tmux.conf +bind q source-file ~/.config/tmux/tmux.conf \; display "configuration sourced" # Vi mode for copy setw -g mode-keys vi