My configuration for ConEmu & Powershell
- Install oh-my-posh:
$ winget install --id JanDeDobbeleer.OhMyPosh
- Install oh-my-posh fonts:
$ oh-my-posh font install
- Link up:
$ echo ". ~/dotwindows/profile.ps1" > $PROFILE
My configuration for ConEmu & Powershell
$ winget install --id JanDeDobbeleer.OhMyPosh
$ oh-my-posh font install
$ echo ". ~/dotwindows/profile.ps1" > $PROFILE