diff --git a/bootstrap.sh b/bootstrap.sh index 9606cfe..0850f96 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -67,6 +67,7 @@ configure_vim() { configure_tmux() { 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" }