Add tmux plugin install warning

This commit is contained in:
Kaholaz 2023-02-08 17:06:10 +01:00
parent 86cb60c1dd
commit 5532f2c64f
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691

View file

@ -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'