Skip to content

Instantly share code, notes, and snippets.

@ZhanZiyuan
Last active January 24, 2024 12:35
Show Gist options
  • Save ZhanZiyuan/6944e185d57b833644d7ea3d28071188 to your computer and use it in GitHub Desktop.
Save ZhanZiyuan/6944e185d57b833644d7ea3d28071188 to your computer and use it in GitHub Desktop.
Oh My Posh profiles of PowerShell and Windows PowerShell.
# PowerShell
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\froczh.omp.json" | Invoke-Expression
# Windows PowerShell
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\capr4n.omp.json" | Invoke-Expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment