mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
zinit: Set option via emulate
This commit is contained in:
parent
80711e350f
commit
ad64d4089a
|
|
@ -2196,8 +2196,7 @@ env-whitelist|bindkeys|module|add-fpath|fpath|run${reply:+|${(~j:|:)"${reply[@]#
|
|||
|
||||
if (( error )) {
|
||||
() {
|
||||
emulate -LR zsh
|
||||
setopt extendedglob
|
||||
emulate -LR zsh -o extendedglob
|
||||
+zinit-message -n "[error]Error: No plugin or snippet ID given"
|
||||
if [[ -n $last_ice ]] {
|
||||
+zinit-message "(the last recognized ice was: [obj]"\
|
||||
|
|
|
|||
Loading…
Reference in a new issue