mirror of
https://github.com/tmux-plugins/tmux-battery.git
synced 2026-09-10 07:26:19 -04:00
Update plugin installation instructions
This commit is contained in:
parent
7def624f2d
commit
811b77ddad
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue