Skip to content

Commit 59f7885

Browse files
committed
Revert "Update README.md installation instructions."
This reverts commit a403ca3. There are problems when running TPM with a `-b` flag, see tmux-plugins#151.
1 parent 5c4f37a commit 59f7885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
3030
# set -g @plugin '[email protected]:user/plugin'
3131

3232
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
33-
run -b '~/.tmux/plugins/tpm/tpm'
33+
run '~/.tmux/plugins/tpm/tpm'
3434
```
3535

3636
Reload TMUX environment so TPM is sourced:

0 commit comments

Comments
 (0)