Add virtual_env to prompt items table

This commit is contained in:
Ilan Cosman 2020-06-28 12:30:35 -07:00
parent b1eb3dda0f
commit 855934cf4e

View File

@ -84,6 +84,7 @@ Tide variables that users are encouraged to modify begin with the string `tide_`
| [pwd](#pwd) | current directory |
| [status](#status) | exit code of the last command |
| [time](#time) | current time |
| [virtual_env](#virtual_env) | python virtual environment |
### cmd_duration