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:
Roman Perepelitsa
2020-12-22 09:16:02 +01:00
parent 9c3ecab81e
commit 5ea5d4bc19
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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 ""