From fc8117c0705fe08a1ae672e9b524d1c5082acf34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaros=C5=82aw=20Konik?= Date: Tue, 15 Apr 2025 20:32:19 +0200 Subject: [PATCH] update --- tmux.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 650a1fb..7c4cc8b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,5 +1,7 @@ -set -g @plugin 'catppuccin/tmux' +set-environment -g PATH "/usr/local/bin:/bin:/usr/bin" + set -g @plugin 'tmux-plugins/tpm' +set -g @plugin 'catppuccin/tmux' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'Morantron/tmux-fingers'