packer install

This commit is contained in:
Tyrel Souza 2023-07-05 01:28:54 -04:00
parent 71522b60a3
commit 7dc7f8d852
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ update-os:
update-neovim:
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
pi:
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerInstall'
sync:
sudo nix-channel --update
nix-channel --update