Update dotfiles/.zshrc
This commit is contained in:
parent
d6272a8419
commit
96d09b3375
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ if command -v antigen > /dev/null; then
|
|||
antigen bundle yarn
|
||||
antigen bundle zoxide
|
||||
antigen bundle k
|
||||
antigen bundle zsh-users/zsh-completions
|
||||
antigen bundle ProfessorManhattan/zsh-completions src
|
||||
antigen bundle zsh-users/zsh-autosuggestions
|
||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||
antigen theme romkatv/powerlevel10k
|
||||
|
|
Loading…
Reference in a new issue