diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 653eeade..5eeb6368 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -320,7 +320,7 @@ if command -v antigen > /dev/null; then #antigen bundle ProfessorManhattan/zsh-completions src antigen bundle zsh-users/zsh-autosuggestions antigen bundle zsh-users/zsh-syntax-highlighting - antigen bundle marlonrichert/zsh-autocomplete + antigen bundle marlonrichert/zsh-autocomplete@main antigen theme romkatv/powerlevel10k antigen apply fi