Install with winget
$ winget install --id JanDeDobbeleer.OhMyPosh --exact --version 31.3.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Oh My Posh
Oh My Posh uses APPX. The silent install switches are (no switches needed).
One-line silent install (x64)
Add-AppxPackage -Path .\install-x64.msix
Built by Pckgr
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Installers · v31.3.0
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for Oh My Posh.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from Jan De Dobbeleer or browse bash, cli, cmd.
Frequently asked questions
How do I install Oh My Posh on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JanDeDobbeleer.OhMyPosh --exact --version 31.3.0. winget downloads the installer from Jan De Dobbeleer and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Oh My Posh silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JanDeDobbeleer.OhMyPosh --exact 31.3.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Oh My Posh?
Oh My Posh uses APPX. APPX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\install-x64.msix).
How do I uninstall Oh My Posh via winget?
Run: winget uninstall --id JanDeDobbeleer.OhMyPosh --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Oh My Posh's Apps & Features entry.
Is Oh My Posh free?
Oh My Posh is distributed under MIT. Refer to the publisher (https://ohmyposh.dev/) for the full license terms - Wingetly itself does not charge for installation.
Does Oh My Posh work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Oh My Posh directly from the publisher.
How do I keep Oh My Posh up to date?
Run winget upgrade --id JanDeDobbeleer.OhMyPosh --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Oh My Posh from microsoft/winget-pkgs.
Recent versions
- 31.3.0latest
- 31.2.1
- 31.2.0
- 31.1.3
- 31.1.2
- 31.1.1
- 31.1.0
- 31.0.0
- 30.9.0
- 30.8.1