diff --git a/.tmux.conf b/.tmux.conf index f4947cc..f1daea2 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -73,5 +73,6 @@ set -g message-style 'fg=colour232 bg=colour16 bold' ####################### # Plugin manager +# If plugin installation does not work, run $TPM/bin/install_plugins set -g @plugin 'tmux-plugins/tpm' run '~/.tmux/plugins/tpm/tpm'