Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-10-31 14:16:26 +00:00
parent d6272a8419
commit 96d09b3375

View file

@ -318,7 +318,7 @@ if command -v antigen > /dev/null; then
antigen bundle yarn antigen bundle yarn
antigen bundle zoxide antigen bundle zoxide
antigen bundle k antigen bundle k
antigen bundle zsh-users/zsh-completions antigen bundle ProfessorManhattan/zsh-completions src
antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-syntax-highlighting antigen bundle zsh-users/zsh-syntax-highlighting
antigen theme romkatv/powerlevel10k antigen theme romkatv/powerlevel10k