Skip to content

Instantly share code, notes, and snippets.

@AndrewRathbun
Forked from EricZimmerman/$profile
Created September 1, 2023 19:36
Show Gist options
  • Save AndrewRathbun/084890e62a047e7808bb2e5e963437e7 to your computer and use it in GitHub Desktop.
Save AndrewRathbun/084890e62a047e7808bb2e5e963437e7 to your computer and use it in GitHub Desktop.
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