Skip to content

Commit 67d027f

Browse files
author
Bruno Sutic
committed
Update plugin installation instructions
1 parent d037b4d commit 67d027f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ If the icons don't display well on your machine you can change them in
4242

4343
Add plugin to the list of TPM plugins in `.tmux.conf`:
4444

45-
set -g @tpm_plugins " \
46-
tmux-plugins/tpm \
47-
tmux-plugins/tmux-online-status \
48-
"
45+
set -g @plugin 'tmux-plugins/tmux-online-status'
4946

5047
Hit `prefix + I` to fetch the plugin and source it.
5148

0 commit comments

Comments
 (0)