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 95f7833 commit a403ca3Copy full SHA for a403ca3
README.md
@@ -29,7 +29,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
29
# set -g @plugin '[email protected]/user/plugin'
30
31
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
32
-run '~/.tmux/plugins/tpm/tpm'
+run -b '~/.tmux/plugins/tpm/tpm'
33
```
34
35
Reload TMUX environment so TPM is sourced:
0 commit comments