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.
2 parents 95f7833 + a403ca3 commit 9be9fd1Copy full SHA for 9be9fd1
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