Update dotfiles/.zshrc

This commit is contained in:
Brian Zalewski 2022-11-02 17:15:48 +00:00
parent 22a201e88f
commit cf8117f47c

View file

@ -325,7 +325,7 @@ if command -v antigen > /dev/null; then
#antigen bundle zoxide #antigen bundle zoxide
#antigen bundle k #antigen bundle k
#antigen bundle mroth/evalcache #antigen bundle mroth/evalcache
antigen bundle ProfessorManhattan/zsh-completions src #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 bundle marlonrichert/zsh-autocomplete antigen bundle marlonrichert/zsh-autocomplete