mirror of
https://github.com/tmux-plugins/tmux-yank.git
synced 2026-09-10 07:36:17 -04:00
Update plugin installation instructions
This commit is contained in:
parent
13a8219119
commit
6e1a5f1358
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue