Add missing tmux plugin manager install note
This commit is contained in:
parent
d8ff7238cc
commit
adf457ae9c
1 changed files with 3 additions and 0 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue