mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs(faq): remove separate PS profile paths
This commit is contained in:
parent
7c8ae38e45
commit
d89d8904d6
|
@ -157,8 +157,7 @@ Note: Tilde (~) in paths refers to your user's home directory.
|
||||||
<TabItem value="powershell">
|
<TabItem value="powershell">
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
# ~\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 (PowerShell v5.1 & below)
|
# Your PowerShell $PROFILE
|
||||||
# ~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 (PowerShell 7+)
|
|
||||||
$env:VIRTUAL_ENV_DISABLE_PROMPT=1
|
$env:VIRTUAL_ENV_DISABLE_PROMPT=1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue