Update dotfiles/.zshrc
This commit is contained in:
parent
1958407e6a
commit
09018f0045
1 changed files with 1 additions and 1 deletions
|
@ -288,6 +288,7 @@ if command -v antigen > /dev/null; then
|
||||||
antigen bundle multipass
|
antigen bundle multipass
|
||||||
antigen bundle ng
|
antigen bundle ng
|
||||||
antigen bundle nomad
|
antigen bundle nomad
|
||||||
|
antigen bundle npm
|
||||||
antigen bundle pip
|
antigen bundle pip
|
||||||
antigen bundle pm2
|
antigen bundle pm2
|
||||||
antigen bundle poetry
|
antigen bundle poetry
|
||||||
|
@ -312,7 +313,6 @@ 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