Add missing tmux plugin manager install note

This commit is contained in:
Howland Owl 2020-05-07 00:18:12 +03:00
parent d8ff7238cc
commit adf457ae9c

View file

@ -31,6 +31,9 @@ set -g @themepack 'powerline/block/yellow'
# set -g @plugin 'git@github.com/user/plugin'
# set -g @plugin 'git@bitbucket.com/user/plugin'
# set up tmux plugin manager
# git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'