From b361cc587966eb8a210e895132dd63ef973f6062 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Tue, 15 Apr 2025 22:39:06 +0200 Subject: [PATCH] update --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 7c4cc8b..e191c1f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -1,4 +1,4 @@ -set-environment -g PATH "/usr/local/bin:/bin:/usr/bin" +# set-environment -g PATH "/usr/local/bin:/bin:/usr/bin" set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'catppuccin/tmux'