Skip to content

Instantly share code, notes, and snippets.

View dotnetemmanuel's full-sized avatar

Emmanuel Duchene dotnetemmanuel

View GitHub Profile
@dotnetemmanuel
dotnetemmanuel / OhMyPosh.txt
Last active November 24, 2023 19:53
Install Oh-My-Posh
//Install Oh My Posh
winget install JanDeDobbeleer.OhMyPosh
//Install Terminal-Icons
Install-Module -Name Terminal-Icons -Repository PSGallery
//Install PSReadLine
Install-Module PSReadLine -AllowPrerelease -Force
//code $PROFILE