mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
parent
f9e2d1598d
commit
0715bf1cec
|
@ -139,7 +139,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; Invoke-Expression ((New-Object
|
||||||
## Default themes
|
## Default themes
|
||||||
|
|
||||||
You can find the themes in the folder indicated by the environment variable `POSH_THEMES_PATH`.
|
You can find the themes in the folder indicated by the environment variable `POSH_THEMES_PATH`.
|
||||||
For example, you can use `oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\jandedobbeleer.omp.json"`
|
For example, you can use `oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\jandedobbeleer.omp.json" | Invoke-Expression`
|
||||||
for the prompt initialization in PowerShell.
|
for the prompt initialization in PowerShell.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue