macOS
brew install oh-my-poshlocal Homebrew formula metadata
sudo port install oh-my-poshMacPorts ports tree · sysutils/oh-my-posh/Portfile · source: api.github.com
brew
Prompt theme engine for any shell. Version 29.22.0 via Homebrew; verified 2026-07-07.
install
brew install oh-my-poshlocal Homebrew formula metadata
sudo port install oh-my-poshMacPorts ports tree · sysutils/oh-my-posh/Portfile · source: api.github.com
sudo dnf install oh-my-poshFedora Rawhide package metadata · oh-my-posh · source: dl.fedoraproject.org
nix profile install nixpkgs#oh-my-poshnixpkgs package indexes · pkgs/by-name/oh/oh-my-posh/package.nix · source: api.github.com
choco install oh-my-poshChocolatey community package catalog · oh-my-posh · source: community.chocolatey.org
scoop install main/oh-my-poshScoop official bucket manifest trees · bucket/oh-my-posh.json · source: api.github.com
winget install --id JanDeDobbeleer.OhMyPosh -eWindows Package Manager source index · JanDeDobbeleer.OhMyPosh · source: cdn.winget.microsoft.com
overview
Prompt theme engine for any shell
history
Oh My Posh is a cross-platform prompt renderer and theme engine for shells such as PowerShell, Bash, Zsh, Fish, Cmd, and Nushell. It grew out of PowerShell prompt customization into a Go-based, shell-agnostic prompt system with JSON, YAML, or TOML configuration.
The JanDeDobbeleer/oh-my-posh repository was created on 2019-03-13. Its README says the project started as the offspring of oh-my-posh2 for PowerShell, then became a cross-platform, highly customizable and extensible prompt theme engine after four years of work on oh-my-posh.
The documentation explains the design shift from script-per-theme prompt tools to a single shareable configuration file. Prompt output is assembled from blocks and segments, where segments render context such as the current directory, user information, or Git status.
Oh My Posh's adoption is visible across both source hosting and package managers. GitHub API metadata fetched on 2026-07-01 reported 22,950 stars and 2,749 forks, while Homebrew Formulae reported 61,035 installs in its 365-day analytics window. The input metadata lists Homebrew, Chocolatey, Fedora/dnf, MacPorts, Nix, Scoop, and WinGet packaging.
The project also benefited from the Windows Terminal and PowerShell customization wave. Official installation docs cover Windows via WinGet, manual PowerShell install script, and Chocolatey, macOS via Homebrew and MacPorts, and Linux through separate installation instructions.
A user installs the oh-my-posh binary, installs a font capable of rendering prompt icons when needed, and adds shell initialization code that evaluates the prompt renderer. Themes can be selected from bundled configurations or customized through blocks, segments, colors, templates, secondary prompts, right prompts, transient prompts, and tooltips.
Developers use Oh My Posh to make repository state, language runtime versions, cloud context, exit status, execution time, and other environment details visible in the prompt. The project competes in the same mental space as Powerline-style themes and Starship, while keeping its own configuration and segment ecosystem.
Oh My Posh is interesting to package nerds because it is a single CLI that must integrate with many shells and terminals, while also depending on fonts, glyph rendering, and per-platform installation conventions. Its package metadata spans Windows package managers, Unix package managers, and Go source builds.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
oh-my-posh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/JanDeDobbeleer/oh-my-posh
install metadata
| Package key | brew:oh-my-posh |
|---|---|
| Version | 29.22.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/oh-my-posh |
| Homepage | https://ohmyposh.dev |
| Repository | https://github.com/JanDeDobbeleer/oh-my-posh |
| Upstream docs | https://ohmyposh.dev/docs |
| License | MIT |
| Source archive | https://github.com/JanDeDobbeleer/oh-my-posh/archive/refs/tags/v29.22.0.tar.gz |
| Last updated | 2026-07-07T16:38:35Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | oh-my-posh |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
oh-my-posh
nix profile install nixpkgs#oh-my-poshoh-my-posh 29.9.0-1.fc45
The most customisable and low-latency cross platform/shell prompt renderer
https://github.com/jandedobbeleer/oh-my-posh
sudo dnf install oh-my-poshoh-my-posh
sudo port install oh-my-poshoh-my-posh
choco install oh-my-poshmain/oh-my-posh
scoop install main/oh-my-poshJanDeDobbeleer.OhMyPosh
winget install --id JanDeDobbeleer.OhMyPosh -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.