mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
docs(az): remove switch to enable manually
This commit is contained in:
parent
00260e1c72
commit
15ab7783b7
|
@ -8,12 +8,6 @@ sidebar_label: Azure
|
|||
|
||||
Display the currently active Azure subscription information.
|
||||
|
||||
:::tip
|
||||
PowerShell offers support for the [az][az] module, but it is disabled by default.
|
||||
To enable this, set `$env:POSH_AZURE_ENABLED = $true` in your `$PROFILE` after
|
||||
initializing Oh My Posh.
|
||||
:::
|
||||
|
||||
## Sample Configuration
|
||||
|
||||
import Config from "@site/src/components/Config.js";
|
||||
|
|
Loading…
Reference in a new issue