Skip to content

Commit f58ce63

Browse files
author
Bruno Sutic
committed
Change plugin installation instructions
1 parent 52567df commit f58ce63

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
@@ -103,10 +103,7 @@ How to + useful searches
103103

104104
Add plugin to the list of TPM plugins in `.tmux.conf`:
105105

106-
set -g @tpm_plugins ' \
107-
tmux-plugins/tpm \
108-
tmux-plugins/tmux-copycat \
109-
'
106+
set -g @plugin 'tmux-plugins/tmux-copycat'
110107

111108
Hit `prefix + I` to fetch the plugin and source it. You should now be able to
112109
use the plugin.

0 commit comments

Comments
 (0)