Update .scripts/install_base.sh

This commit is contained in:
V 2022-12-03 23:35:35 +04:00
parent 2adbbb7fc1
commit 0802201c5d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ else
fi
## Neovim
#nvim -c 'PlugUpgrade | PlugUpdate | qall'
nvim -c 'PackerUpdate | qall'
## Add user to useful groups
sudo usermod -aG wheel,input,audio,video,lp v