Update dotfiles/.zshrc
This commit is contained in:
parent
98e45c3db3
commit
5919e84a7e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue