Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-21 15:42:05 +00:00
parent 769d32dd32
commit 17510245bc

View file

@ -301,9 +301,9 @@ if command -v antigen > /dev/null; then
# antigen bundle zsh-navigation-tools
antigen bundle zsh-users/zsh-completions src
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle npm
antigen bundle marlonrichert/zsh-autocomplete@main
antigen theme romkatv/powerlevel10k
antigen bundle npm
antigen apply
unalias alias
fi