Skip to content

Commit c90c43a

Browse files
author
Bruno Sutic
committed
Update plugin installation instructions
1 parent 741b5d6 commit c90c43a

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
@@ -84,10 +84,7 @@ This is just a convenience key binding.
8484

8585
Add plugin to the list of TPM plugins in `.tmux.conf`:
8686

87-
set -g @tpm_plugins ' \
88-
tmux-plugins/tpm \
89-
tmux-plugins/tmux-logging \
90-
'
87+
set -g @plugin 'tmux-plugins/tmux-logging'
9188

9289
Hit `prefix + I` to fetch the plugin and source it.
9390

0 commit comments

Comments
 (0)