Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-21 13:50:30 +00:00
parent d42752041a
commit ac26c955b4

View file

@ -271,7 +271,7 @@ if command -v antigen > /dev/null; then
antigen bundle sudo antigen bundle sudo
antigen bundle vagrant antigen bundle vagrant
### antigen bundle volta ### antigen bundle volta
# antigen bundle zsh-users/zsh-completions src antigen bundle zsh-users/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 bundle marlonrichert/zsh-autocomplete@main antigen bundle marlonrichert/zsh-autocomplete@main