mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 10:48:47 +00:00
Merge pull request #144 from metakirby5/master
Update README.md installation instructions.
This commit is contained in:
commit
9be9fd19f1
@ -29,7 +29,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
# set -g @plugin 'git@bitbucket.com/user/plugin'
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
run -b '~/.tmux/plugins/tpm/tpm'
|
||||
```
|
||||
|
||||
Reload TMUX environment so TPM is sourced:
|
||||
|
Loading…
Reference in New Issue
Block a user