summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMaT1g3R <peijun.ma@protonmail.com>2019-08-11 17:51:13 -0400
committerMatan Kushner <hello@matchai.me>2019-08-11 17:51:13 -0400
commit3669e389b6fe18b12a6ed2d0b3dcb1a9df9bc1f1 (patch)
tree1b7a3735bcc9989197c4dd47cdbfbb052e594358 /docs
parent53f8ed1cd6f2c08b5a71ac563777144756f3ff6d (diff)
feat: Implement Python virtual environment display (#137)
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index d86ae3391..004fe9521 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -327,6 +327,8 @@ symbol = "🎁 "
## Python
The `python` module shows the currently installed version of Python.
+It will also show the current Python virtual environment if one is
+activated.
The module will be shown if any of the following conditions are met:
- The current directory contains a `.python-version` file