aboutsummaryrefslogtreecommitdiff
path: root/internal/notes.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-05-09 16:13:01 +0300
committerGitHub <noreply@github.com>2020-05-09 16:13:01 +0300
commit3de6154ee7a4bd1a37597ced33f67521981905e9 (patch)
tree00cc07bce0c3838c0e6005cd482fe4efac28beaf /internal/notes.md
parentf2cffc978cb15cb047c1095c95e228b1d14cc9d3 (diff)
notes
Diffstat (limited to 'internal/notes.md')
-rw-r--r--internal/notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/internal/notes.md b/internal/notes.md
index 0f268282..fbbaa5e9 100644
--- a/internal/notes.md
+++ b/internal/notes.md
@@ -221,3 +221,7 @@ user=0.21s system=0.05s cpu=99% total=0.264
time ( repeat 1000 [[ -z "${parameters[(I)POWERLEVEL9K_*]}" ]] )
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.