-
-
Save AndrewRathbun/084890e62a047e7808bb2e5e963437e7 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment