feat: add break after zsh install
This commit is contained in:
parent
d95102e94e
commit
af1f94b313
@ -256,6 +256,7 @@ main() {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
log "info" "Successfully installed ${GREEN}ZSH${RESET_BOLD} configuration files"
|
log "info" "Successfully installed ${GREEN}ZSH${RESET_BOLD} configuration files"
|
||||||
|
print-break
|
||||||
|
|
||||||
log "info" "Finished installing ${GREEN}ZSH${RESET_BOLD} configurations and dependencies"
|
log "info" "Finished installing ${GREEN}ZSH${RESET_BOLD} configurations and dependencies"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user