mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
parent
aba4093aba
commit
40c9127951
|
@ -36,8 +36,8 @@ or not - defaults to `true`
|
|||
- display_mode: `string` - determines when the segment is displayed
|
||||
- `always`: the segment is always displayed
|
||||
- `files`: the segment is only displayed when `*.py`, `*.ipynb`, `pyproject.toml`, `venv.bak`, `venv`, or `.venv`
|
||||
files are present (default)
|
||||
- `environment`: the segment is only displayed when a virtual env is present
|
||||
files are present
|
||||
- `environment`: the segment is only displayed when a virtual env is present (default)
|
||||
- `context`: the segment is only displayed when either `environment` or `files` is active
|
||||
|
||||
## Template ([info][templates])
|
||||
|
|
Loading…
Reference in a new issue