From 3669e389b6fe18b12a6ed2d0b3dcb1a9df9bc1f1 Mon Sep 17 00:00:00 2001 From: MaT1g3R Date: Sun, 11 Aug 2019 17:51:13 -0400 Subject: feat: Implement Python virtual environment display (#137) --- docs/config/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3