mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-10-31 23:28:47 +00:00
Merge cc403b4066
into 99469c4a9b
This commit is contained in:
commit
3437fc1722
@ -6,7 +6,7 @@ If you want to install `tpm` and plugins automatically when tmux is started, put
|
|||||||
|
|
||||||
```
|
```
|
||||||
if "test ! -d ~/.tmux/plugins/tpm" \
|
if "test ! -d ~/.tmux/plugins/tpm" \
|
||||||
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
"run 'git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && tmux source ~/.tmux.conf && ~/.tmux/plugins/tpm/bin/install_plugins'"
|
||||||
```
|
```
|
||||||
|
|
||||||
This useful tip was submitted by @acr4 and narfman0.
|
This useful tip was submitted by @acr4 and narfman0.
|
||||||
|
Loading…
Reference in New Issue
Block a user