Merge branch 'main' of git.meinlschmidt.org:jetpac/dotfiles

This commit is contained in:
Petr Nyc
2025-04-13 12:21:01 +02:00

View File

@@ -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"
} }