mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 07:27:07 +08:00
enable ZSH_THEME
This commit is contained in:
parent
2ce0602035
commit
9f23c5a610
2
.zshrc2
2
.zshrc2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user