mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-26 23:52:46 +00:00
088502c30c
ZSH 5.1 has crippled ${(P)...}. For example, the following code prints "broken": unset foo echo ${${(P)foo}+broken} In ZSH 5.2 and later this code print an empty line. Fixes #91. |
||
---|---|---|
.. | ||
p10k.zsh |