mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
docs(az): align sample with template functionality
This commit is contained in:
parent
01c923c13b
commit
f58567e015
|
@ -23,9 +23,7 @@ To enable this, set `$env:AZ_ENABLED = $true` in your `$PROFILE`.
|
|||
"foreground": "#000000",
|
||||
"background": "#9ec3f0",
|
||||
"properties": {
|
||||
"display_id": true,
|
||||
"display_name": true,
|
||||
"info_separator": " @ ",
|
||||
"template": "{{ .EnvironmentName }}",
|
||||
"prefix": " \uFD03 "
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue