update zsh
This commit is contained in:
parent
37190452ca
commit
461e585f8f
@ -135,7 +135,7 @@ configure_vim() {
|
||||
}
|
||||
|
||||
configure_zsh() {
|
||||
[ -f ~/.zshrc ] && return
|
||||
[ -d ~/.oh-my-zsh ] && return
|
||||
[ $offline -eq 1 ] && return
|
||||
|
||||
if confirm_action "要配置 zsh 吗?" "Y"; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user