Update dotfiles/.zshrc
This commit is contained in:
parent
ac26c955b4
commit
08a925d78d
1 changed files with 1 additions and 3 deletions
|
@ -270,13 +270,11 @@ if command -v antigen > /dev/null; then
|
|||
# antigen bundle ssh-agent
|
||||
antigen bundle sudo
|
||||
antigen bundle vagrant
|
||||
### antigen bundle volta
|
||||
antigen bundle zsh-users/zsh-completions src
|
||||
# antigen bundle zsh-users/zsh-completions src
|
||||
antigen bundle zsh-users/zsh-autosuggestions
|
||||
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