We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4f37a commit 59f7885Copy full SHA for 59f7885
README.md
@@ -30,7 +30,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
30
# set -g @plugin '[email protected]:user/plugin'
31
32
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
33
-run -b '~/.tmux/plugins/tpm/tpm'
+run '~/.tmux/plugins/tpm/tpm'
34
```
35
36
Reload TMUX environment so TPM is sourced:
0 commit comments