Doc on installing tmux plugins via script

main
Petr Nyc 8 months ago
parent 5f287688d6
commit 81f6289374
  1. 1
      bootstrap.sh

@ -67,6 +67,7 @@ configure_vim() {
configure_tmux() { configure_tmux() {
echo "run tmux, prefix + I installs all plugins (needs to have proxies set)" echo "run tmux, prefix + I installs all plugins (needs to have proxies set)"
echo "export proxies and run $HOME/.tmux/plugins/tpm/bin/install_plugins all"
} }

Loading…
Cancel
Save