fix: pass omz-installer deps path

This commit is contained in:
Price Hiller 2022-07-30 23:43:20 -05:00
parent 15990089f7
commit 9100b548fa

View File

@ -249,7 +249,7 @@ main() {
print-break
log "info" "Install ${GREEN}Oh My ZSH${RESET_BOLD}"
install-omz
install-omz "${DEPS_PATH}"
log "info" "Finished installing ${GREEN}Oh My ZSH${RESET_BOLD}"
log "info" "Installing ${GREEN}ZSH${RESET_BOLD}"