Update .scripts/install_base.sh

This commit is contained in:
V 2022-12-03 23:37:47 +04:00
parent 0802201c5d
commit 6041c8e022
1 changed files with 1 additions and 1 deletions

View File

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