From 4dbbc4d0090de12e2c2c695d20e481550bbf8689 Mon Sep 17 00:00:00 2001 From: Tim Susa Date: Sun, 27 Dec 2020 19:14:17 +0100 Subject: [PATCH] New Bundles --- zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc b/zshrc index bfabdeb..7eeb70f 100644 --- a/zshrc +++ b/zshrc @@ -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