mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-05 17:26:58 +00:00
Update readme installation instruction
This commit is contained in:
10
README.md
10
README.md
@ -24,14 +24,14 @@ are required):
|
|||||||
set -g @tpm_plugins " \
|
set -g @tpm_plugins " \
|
||||||
bruno-/tpm \
|
bruno-/tpm \
|
||||||
bruno-/tmux_battery_osx \
|
bruno-/tmux_battery_osx \
|
||||||
# Examples:
|
|
||||||
# github_username/plugin_name \
|
|
||||||
# git@github.com/user/plugin \
|
|
||||||
# git@bitbucket.com/user/plugin \
|
|
||||||
"
|
"
|
||||||
|
# Other examples:
|
||||||
|
# github_username/plugin_name \
|
||||||
|
# git@github.com/user/plugin \
|
||||||
|
# git@bitbucket.com/user/plugin \
|
||||||
|
|
||||||
# initializes TMUX plugin manager
|
# initializes TMUX plugin manager
|
||||||
run-shell ~/.tmux/plugins/tpm/tpm.sh
|
run-shell ~/.tmux/plugins/tpm/tpm
|
||||||
|
|
||||||
Reload TMUX environment so TPM is sourced:
|
Reload TMUX environment so TPM is sourced:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user