feat: add break after autojump
This commit is contained in:
parent
1fcbd936ec
commit
0363c340fc
@ -313,6 +313,7 @@ main() {
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
log "info" "Finished installing ${GREEN}autojump${RESET_BOLD}"
|
log "info" "Finished installing ${GREEN}autojump${RESET_BOLD}"
|
||||||
|
print-break
|
||||||
|
|
||||||
log "info" "Install ${GREEN}Oh My ZSH${RESET_BOLD}"
|
log "info" "Install ${GREEN}Oh My ZSH${RESET_BOLD}"
|
||||||
install-omz "${DEPS_PATH}"
|
install-omz "${DEPS_PATH}"
|
||||||
|
Loading…
Reference in New Issue
Block a user