Sergio Rafael Gianazza
Results
3
comments of
Sergio Rafael Gianazza
I'm having a similar problem on node 4.1.1 Any update on this?
same issue on macOS 13.5 :( My tmux configuration is in ~/.config/tmux/tmux.conf and tpm is installed in ~/.tmux/plugins/tpm
got it working after adding: ``` set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.tmux/plugins/" ``` to my `.config/tmux/tmux.conf` file.