Oh My Posh Installation in a Minute!
Oct 16, 2023 · 1 min read · 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...
Join discussion