Update plugin installation instructions

This commit is contained in:
Bruno Sutic 2015-08-10 20:43:17 +02:00
parent 13a8219119
commit 6e1a5f1358
No known key found for this signature in database
GPG key ID: 66D96E4F2F7EF26C

View file

@ -74,10 +74,7 @@ Use full names as option ('primary', 'secondary', 'clipboard')
Add plugin to the list of TPM plugins in `.tmux.conf`:
set -g @tpm_plugins ' \
tmux-plugins/tpm \
tmux-plugins/tmux-yank \
'
set -g @plugin 'tmux-plugins/tmux-yank'
Hit `prefix + I` to fetch the plugin and source it. You should now be able to
use the plugin.