Last active
July 9, 2024 03:32
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