1
0
Fork 0

sentinel: replace nvim plugin section with a command

This commit is contained in:
Pratham Patel 2023-01-12 12:00:49 +05:30
parent c7672fca76
commit ed41d37dab
1 changed files with 2 additions and 2 deletions

View File

@ -125,9 +125,9 @@ chsh -s $(which zsh) $(whoami)
```bash
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
```
**Open `nvim` and type `:PlugInstall`**
nvim +'PlugInstall' +'q' +'q'
```
## Stage 0100: ZFS