don't compile sources if zsh is < 5.1

This commit is contained in:
romkatv 2020-04-05 06:54:20 +02:00
commit b2667b8270
2 changed files with 16 additions and 14 deletions

View file

@ -1,4 +1,4 @@
if [[ $__p9k_sourced != 7 ]]; then
if [[ $__p9k_sourced != 8 ]]; then
>&2 print -P ""
>&2 print -P "[%F{1}ERROR%f]: Corrupted powerlevel10k installation."
>&2 print -P ""