mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-22 03:08:48 +00:00
Update plugin installation instructions
This commit is contained in:
parent
46e0e00234
commit
7d875dfabe
@ -50,11 +50,8 @@ of Feb 2015).
|
|||||||
|
|
||||||
Add plugin to the list of TPM plugins in `.tmux.conf`:
|
Add plugin to the list of TPM plugins in `.tmux.conf`:
|
||||||
|
|
||||||
set -g @tpm_plugins ' \
|
set -g @plugin 'tmux-plugins/tmux-resurrect'
|
||||||
tmux-plugins/tpm \
|
set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||||
tmux-plugins/tmux-resurrect \
|
|
||||||
tmux-plugins/tmux-continuum \
|
|
||||||
'
|
|
||||||
|
|
||||||
Hit `prefix + I` to fetch the plugin and source it. The plugin will
|
Hit `prefix + I` to fetch the plugin and source it. The plugin will
|
||||||
automatically start "working" in the background, no action required.
|
automatically start "working" in the background, no action required.
|
||||||
|
Loading…
Reference in New Issue
Block a user