- https://ohmyposh.dev/docs/
- set terminal theme to Monokai Filter Octagon
- install Cascadia Cove Nerdfont
- clone config file from https://github.com/Yoyokrazy/Oh-My-Posh-Configs.git
- in $PROFILE, add
oh-my-posh init pwsh --config ~\Documents\Oh-My-Posh-Configs\.lively.omp.json | Invoke-Expression
- notepad $PROFILE
- restart profile with
. $PROFILE