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'