diff --git a/base/zshrc b/base/zshrc index c637ebd..3925b1b 100755 --- a/base/zshrc +++ b/base/zshrc @@ -54,8 +54,9 @@ load_antigen() antigen bundle colored-man-pages antigen bundle zsh-users/zsh-completions x-have eza && antigen bundle eza + x-have tms && antigen bundle yuki-ycino/tms - # this needs to be the last item + # this needs to be the last bundle antigen bundle zsh-users/zsh-syntax-highlighting antigen apply fi