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 d037b4d commit 67d027fCopy full SHA for 67d027f
README.md
@@ -42,10 +42,7 @@ If the icons don't display well on your machine you can change them in
42
43
Add plugin to the list of TPM plugins in `.tmux.conf`:
44
45
- set -g @tpm_plugins " \
46
- tmux-plugins/tpm \
47
- tmux-plugins/tmux-online-status \
48
- "
+ set -g @plugin 'tmux-plugins/tmux-online-status'
49
50
Hit `prefix + I` to fetch the plugin and source it.
51
0 commit comments