Skip to content

Instantly share code, notes, and snippets.

@domshyra
Created May 25, 2023 21:30
Show Gist options
  • Save domshyra/63962696de88d38957381e4ce89bb53e to your computer and use it in GitHub Desktop.
Save domshyra/63962696de88d38957381e4ce89bb53e to your computer and use it in GitHub Desktop.
PowerShell Profile
##THEME
##https://ohmyposh.dev/docs/installation/windows
Import-Module posh-git
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\powerlevel10k_lean.omp.json" | Invoke-Expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment