diff --git a/justfile b/justfile index fb8d31d..3164303 100644 --- a/justfile +++ b/justfile @@ -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