From ea0ec29bced0e85cd5a573673bd868ee733b9b9f Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Wed, 14 Jun 2023 22:21:34 +0200 Subject: [PATCH] Update tmux path for config reload --- .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 d717f03..2e40a4f 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -16,7 +16,7 @@ set-option -sg escape-time 10 set -g status-left '' set -g status-right '' -bind r source-file ~/.tmux.conf # reload tmux conf +bind r source-file ~/.config/tmux/tmux.conf # reload tmux conf # Keybindings