tpm icon indicating copy to clipboard operation
tpm copied to clipboard

Unable to install plugins

Open rncwnd79 opened this issue 5 years ago • 0 comments

  • 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.

rncwnd79 avatar Feb 10 '21 20:02 rncwnd79