Step 1: Installation
Open a PowerShell prompt and run the following command:
winget install JanDeDobbeleer.OhMyPosh -s winget
If you get any installation error use the following command to force-install:
Set-ExecutionPolicy Bypass -Scope Process -Fo...