enable ZSH_THEME

This commit is contained in:
Dict Xiong 2022-05-17 16:39:51 +08:00 committed by GitHub
parent 2ce0602035
commit 9f23c5a610
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ antigen bundle https://gitee.com/dictxiong/zsh-syntax-highlighting
antigen bundle https://gitee.com/dictxiong/zsh-completions
antigen bundle https://gitee.com/dictxiong/zsh-autosuggestions
# select theme
antigen theme ys
antigen theme ${ZSH_THEME:-ys}
# apply
antigen apply
# end of antigen config