don't compile sources if zsh is < 5.1
This commit is contained in:
parent
c71606cd83
commit
b2667b8270
2 changed files with 16 additions and 14 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue