This commit is contained in:
Roman Perepelitsa 2020-05-09 15:13:01 +02:00 committed by GitHub
parent f2cffc978c
commit 3de6154ee7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,3 +221,7 @@ user=0.21s system=0.05s cpu=99% total=0.264
time ( repeat 1000 [[ -z "${parameters[(I)POWERLEVEL9K_*]}" ]] ) time ( repeat 1000 [[ -z "${parameters[(I)POWERLEVEL9K_*]}" ]] )
user=0.17s system=0.00s cpu=99% total=0.175 user=0.17s system=0.00s cpu=99% total=0.175
``` ```
---
Add the equivalent of `P9K_PYTHON_VERSION` to all `*env` segments where it makes sense.