mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 10:48:47 +00:00
Revert "Update README.md installation instructions."
This reverts commit a403ca3b67
.
There are problems when running TPM with a `-b` flag, see #151.
This commit is contained in:
parent
5c4f37a52d
commit
59f78857f6
@ -30,7 +30,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 -b '~/.tmux/plugins/tpm/tpm'
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
```
|
||||
|
||||
Reload TMUX environment so TPM is sourced:
|
||||
|
Loading…
Reference in New Issue
Block a user