If you want to make your Windows Terminal look great again then this brief article is for you.

Windows Terminal

Install posh-git and oh-my-posh:

Install-Module posh-git -Scope CurrentUser
Install-Module oh-my-posh -Scope CurrentUser

In case you’re running this on PS Core, make sure to also install version 2.0.0-beta1 of PSReadLine

Install-Module -Name PSReadLine -AllowPrerelease -Scope CurrentUser -Force -SkipPublisherCheck

Add the following to you profile (notepad $profile)

Import-Module posh-git
Import-Module oh-my-posh
Set-Theme Paradox

Install fonts which includes glyphs and configure your Windows Terminal profile accordingly.

I personally use GoMono NF

https://www.nerdfonts.com/font-downloads