Last active
January 24, 2024 12:35
-
-
Save ZhanZiyuan/6944e185d57b833644d7ea3d28071188 to your computer and use it in GitHub Desktop.
Oh My Posh profiles of PowerShell and Windows PowerShell.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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