Update dotfiles/.zshrc
This commit is contained in:
parent
8b9fa068ab
commit
470d3df623
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@ if command -v antigen > /dev/null; then
|
||||||
#antigen bundle yarn
|
#antigen bundle yarn
|
||||||
antigen bundle zoxide
|
antigen bundle zoxide
|
||||||
#antigen bundle k
|
#antigen bundle k
|
||||||
antigen bundle mroth/evalcache
|
#antigen bundle mroth/evalcache
|
||||||
antigen bundle ProfessorManhattan/zsh-completions src
|
antigen bundle ProfessorManhattan/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
|
||||||
|
|
Loading…
Reference in a new issue