tpm
tpm copied to clipboard
Unable to install plugins
- Debian Buster
- tmux 2.8
- git 2.20.1
This line doesn't work for me: https://github.com/tmux-plugins/tpm/blob/38576cf76ea0d9959dae8bccc77306e70b318f8e/scripts/install_plugins.sh#L27
Fix was:
clone "https://github.com/$plugin"
Now I can at least run tpm/scripts/install_plugins.sh manually from command line to install the plugins.