mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
docs(az): add example properties
This commit is contained in:
parent
f711910453
commit
73535072f0
|
@ -24,7 +24,10 @@ import Config from '@site/src/components/Config.js';
|
|||
"powerline_symbol": "\uE0B0",
|
||||
"foreground": "#000000",
|
||||
"background": "#9ec3f0",
|
||||
"template": " \uebd8 {{ .EnvironmentName }}"
|
||||
"template": " \uebd8 {{ .EnvironmentName }}",
|
||||
"properties": {
|
||||
"source": "pwsh"
|
||||
}
|
||||
}}/>
|
||||
|
||||
## Properties
|
||||
|
|
Loading…
Reference in a new issue