New Bundles

This commit is contained in:
2020-12-27 19:14:17 +01:00
parent 28496b2171
commit 4dbbc4d009

2
zshrc
View File

@@ -7,6 +7,8 @@ source ~/.antigen.zsh
antigen bundle agkozak/zsh-z
antigen theme romkatv/powerlevel10k
antigen bundle "MichaelAquilina/zsh-you-should-use"
antigen bundle brew
antigen bundle zsh-users/zsh-syntax-highlighting
antigen apply
autoload -U compinit && compinit
zstyle ':completion:*' menu select