oh-my-posh/.devcontainer/Microsoft.PowerShell_profile.ps1
2021-11-26 12:07:41 +01:00

4 lines
177 B
PowerShell

oh-my-posh --init --shell pwsh --config $env:POSH_THEME | Invoke-Expression
# NOTE: You can override the above env var from the devcontainer.json "args" under the "build" key.