Update dotfiles/.zshrc
This commit is contained in:
parent
769d32dd32
commit
17510245bc
1 changed files with 1 additions and 1 deletions
|
@ -301,9 +301,9 @@ 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 marlonrichert/zsh-autocomplete@main
|
||||
antigen theme romkatv/powerlevel10k
|
||||
antigen bundle npm
|
||||
antigen apply
|
||||
unalias alias
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue