Skip to content

Commit 4055083

Browse files
author
Bruno Sutic
committed
Update plugin installation instructions
1 parent cd7faa8 commit 4055083

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
@@ -83,10 +83,7 @@ If prefix is `C-z`, above keys will be `C-z` and `z`... you get the idea.
8383

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

86-
set -g @tpm_plugins ' \
87-
tmux-plugins/tpm \
88-
tmux-plugins/tmux-sensible \
89-
'
86+
set -g @plugin 'tmux-plugins/tmux-sensible'
9087

9188
Hit `prefix + I` to fetch the plugin and source it. That's it!
9289

0 commit comments

Comments
 (0)