mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 02:34:19 -05:00
b89bb8153dd84469b078c4b3fe70ec8a639dc450
An adversarial review verified five silent divergences from the exec path, each reproduced against real repositories before fixing: - executable-bit changes were invisible on both sides: the worktree scan now compares the 0100 bit when core.filemode applies, and the HEAD tree walk carries entry modes so staged chmods surface too - a conflict living in an otherwise-untracked directory was counted as an untracked entry; unmerged paths now participate in the tracked prefix search - a staged rename with edits reported add+delete where git pairs them through similarity detection; unpaired adds and deletes on both sides now defer to exec git rather than risk diverging counts - a loose ref holding a symref misreported the branch as unborn; an unparseable loose ref is now an error, falling back to exec git - file-to-symlink type changes counted as modified where porcelain reports T, which the segment ignores; both engines now agree SHA-256 object format, reftables ref storage, and unknown repository format versions are also rejected deterministically instead of relying on the index decoder to stumble. New parity scenarios cover chmod on both sides, conflicts in fresh subdirectories, inexact renames, and symlink type changes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This repo was made with love using GitKraken.
Sponsors
Join the community
What started as the offspring of oh-my-posh2 for PowerShell resulted in a cross platform, highly customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs.
❤️ Support ❤️
- Show your love with a t-shirt!
- One time support, or a recurring donation?
Features
- Shell and platform agnostic
- Easily configurable
- The most configurable prompt utility
- Fast
- Secondary prompt
- Right prompt
- Transient prompt
Documentation
Reviews
Thanks
- Chris Benti providing the first influence to start oh-my-posh
- Keith Dahlby for creating posh-git and making life more enjoyable
- Robby Russell for creating oh-my-zsh, without him this would probably not be here
- Janne Mareike Koschinski for providing information on how to get certain information using Go (and the amazing README)
- Starship for doing great things
Description
The most customisable and low-latency cross platform/shell prompt renderer
bashcmdfishfish-shellgitgolanghacktoberfestnerd-fontsnushellpowerlinepowershellpromptprompt-toolkitshell-promptstarshiptooltipszsh
Readme
159 MiB
Languages
Go
66.1%
MDX
19.2%
JavaScript
9%
PowerShell
2%
Shell
1.7%
Other
1.7%
