Update dotfiles/.zshrc
This commit is contained in:
parent
fb138179d8
commit
d42752041a
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@ if command -v antigen > /dev/null; then
|
||||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||||
antigen bundle marlonrichert/zsh-autocomplete@main
|
antigen bundle marlonrichert/zsh-autocomplete@main
|
||||||
antigen theme romkatv/powerlevel10k
|
antigen theme romkatv/powerlevel10k
|
||||||
|
antigen bundle npm
|
||||||
antigen apply
|
antigen apply
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue