Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-21 14:02:08 +00:00
parent fe8026d2bb
commit 24da86c62b

View file

@ -275,7 +275,6 @@ if command -v antigen > /dev/null; then
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle marlonrichert/zsh-autocomplete@main
antigen theme romkatv/powerlevel10k
antigen bundle npm
antigen apply
fi