Add alias to update and compile Packer plugins in NVIM
This commit is contained in:
parent
53f916513b
commit
995df6a9af
@ -26,6 +26,7 @@ startup = [
|
||||
"alias brew-backup = brew bundle dump --global --no-lock --cask --mas --tap --force",
|
||||
"alias brew-cleanup = brew bundle cleanup --global --no-lock --force --zap",
|
||||
"alias brew-restore = brew bundle install --global --no-lock",
|
||||
"alias packer-sync = nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'",
|
||||
|
||||
# Optional binaries from Homebrew
|
||||
"pathvar add $'(brew --prefix | str trim)/opt/bison/bin'",
|
||||
|
Loading…
x
Reference in New Issue
Block a user