Skip to content

Commit

Permalink
Merge pull request zdharma-continuum#203 from dusty-phillips/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
alichtman authored Mar 22, 2022
2 parents b5c6b51 + 6f039df commit 19ae78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zinit-install.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ builtin source "${ZINIT[BIN_DIR]}/zinit-side.zsh" || {

# FUNCTION: .zinit-get-package [[[
.zinit-get-package() {
zinit-jq-check || return 1
.zinit-jq-check || return 1

emulate -LR zsh
setopt extendedglob warncreateglobal typesetsilent noshortloops rcquotes
Expand Down

0 comments on commit 19ae78f

Please sign in to comment.