mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
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:
+1
-1
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user