mirror of
https://github.com/tmux-plugins/tpm.git
synced 2026-02-13 04:19:13 +00:00
If tmux was not yet configured to initialize the Tmux Plugin Manager, the variable for the plugin home was not being set. This was resulting in a `rm -rf /` which is pretty nuclear. Fixes: https://github.com/tmux-plugins/tpm/issues/58