Update dotfiles/.zshrc
This commit is contained in:
parent
9989d7f3c0
commit
b3f9f82691
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ if command -v antigen > /dev/null; then
|
||||||
# antigen bundle ssh-agent
|
# antigen bundle ssh-agent
|
||||||
antigen bundle sudo
|
antigen bundle sudo
|
||||||
antigen bundle vagrant
|
antigen bundle vagrant
|
||||||
# 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