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 ng
|
||||
antigen bundle nomad
|
||||
antigen bundle npm
|
||||
antigen bundle pip
|
||||
antigen bundle pm2
|
||||
antigen bundle poetry
|
||||
|
@ -312,7 +313,6 @@ if command -v antigen > /dev/null; then
|
|||
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||
antigen bundle marlonrichert/zsh-autocomplete@main
|
||||
antigen theme romkatv/powerlevel10k
|
||||
antigen bundle npm
|
||||
antigen apply
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue