mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
don't compile sources if zsh is < 5.1
This commit is contained in:
+1
-1
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user