Update dotfiles/.zshrc
This commit is contained in:
parent
5bfb14b76e
commit
a04e599708
1 changed files with 1 additions and 1 deletions
|
@ -303,10 +303,10 @@ if command -v antigen > /dev/null; then
|
|||
# antigen bundle zsh-navigation-tools
|
||||
antigen bundle zsh-users/zsh-completions src
|
||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||
antigen bundle npm
|
||||
antigen bundle zsh-users/zsh-autosuggestions
|
||||
antigen bundle marlonrichert/zsh-autocomplete@main
|
||||
antigen theme romkatv/powerlevel10k
|
||||
antigen bundle npm
|
||||
antigen apply
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue