Update dotfiles/.zshrc
This commit is contained in:
parent
7ecae703c9
commit
5d5183ee57
1 changed files with 3 additions and 3 deletions
|
@ -261,8 +261,8 @@ if command -v antigen > /dev/null; then
|
||||||
antigen bundle command-not-found
|
antigen bundle command-not-found
|
||||||
antigen bundle copyfile
|
antigen bundle copyfile
|
||||||
antigen bundle copybuffer
|
antigen bundle copybuffer
|
||||||
antigen bundle docker
|
# antigen bundle docker
|
||||||
antigen bundle docker-compose
|
# antigen bundle docker-compose
|
||||||
antigen bundle encode64
|
antigen bundle encode64
|
||||||
# antigen bundle gcloud
|
# antigen bundle gcloud
|
||||||
antigen bundle git
|
antigen bundle git
|
||||||
|
@ -285,7 +285,7 @@ if command -v antigen > /dev/null; then
|
||||||
antigen bundle vagrant
|
antigen bundle vagrant
|
||||||
### antigen bundle volta
|
### antigen bundle volta
|
||||||
# antigen bundle wp-cli
|
# antigen bundle wp-cli
|
||||||
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-autosuggestions
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue