disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module
This commit is contained in:
parent
9c3ecab81e
commit
5ea5d4bc19
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
if [[ $__p9k_sourced != 12 ]]; then
|
||||
if [[ $__p9k_sourced != 13 ]]; then
|
||||
>&2 print -P ""
|
||||
>&2 print -P "[%F{1}ERROR%f]: Corrupted powerlevel10k installation."
|
||||
>&2 print -P ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue