Last active
July 9, 2024 03:32
-
-
Save EricZimmerman/0739e0181d0259e76ea67faa24cb411b to your computer and use it in GitHub Desktop.
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
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\powerlevel10k_rainbow.omp.json" | Invoke-Expression | |
Import-Module -Name Terminal-Icons | |
Set-PSReadLineOption -PredictionViewStyle ListView | |
Set-PSReadLineOption -PredictionSource history |
Just installed this, thanks for sharing 👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can also install fonts via
oh-my-posh font install
once oh-my-posh is installed