Update plugin installation instructions

This commit is contained in:
Bruno Sutic 2015-08-10 20:40:14 +02:00
parent 7def624f2d
commit 811b77ddad
No known key found for this signature in database
GPG key ID: 66D96E4F2F7EF26C

View file

@ -32,10 +32,7 @@ strings to existing `status-right` tmux option. Example:
Add plugin to the list of TPM plugins in `.tmux.conf`:
set -g @tpm_plugins ' \
tmux-plugins/tpm \
tmux-plugins/tmux-battery \
'
set -g @plugin 'tmux-plugins/tmux-battery'
Hit `prefix + I` to fetch the plugin and source it.