Updated README.md📃
This commit is contained in:
parent
96ef5b1db3
commit
97b1e7000e
|
|
@ -13,4 +13,10 @@ tmux source ~/.tmux.conf
|
||||||
ln -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim
|
ln -s ~/.pgr-linux-defaults/nvim/ ~/.config/nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
Then press prefix + I to Install the Tmux Plugins
|
TMUX:
|
||||||
|
press prefix + I to install the Plugins
|
||||||
|
press prefix + U to upgrade the Plugins
|
||||||
|
|
||||||
|
NeoVIM:
|
||||||
|
:PlugInstall to install the Plugins
|
||||||
|
:PlugUpdate to update the Plugins
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue