Add documentation for python venv

pull/1681/head
BarbUk 2020-10-20 12:12:08 +02:00
parent 7ae0e849d9
commit b7c041ec00
No known key found for this signature in database
GPG Key ID: DB301C759539E9FE
1 changed files with 7 additions and 0 deletions

View File

@ -29,6 +29,7 @@ BARBUK_GIT_BRANCH_ICON=''
BARBUK_HG_CHAR='☿ '
BARBUK_SVN_CHAR='⑆ '
BARBUK_EXIT_CODE_ICON=' '
BARBUK_PYTHON_VENV_CHAR=' '
```
### Customize glyphs
@ -97,3 +98,9 @@ chmod 400 /etc/sudoers.d/keepenv
```bash
user@hostname in  ~/bash-it on  master ✓
```
### Python venv
```bash
  flask ~/test on  master ✓
```