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