- cross-posted to:
- git@programming.dev
- cross-posted to:
- git@programming.dev
cross-posted from: https://programming.dev/post/183868
posh-git is a PowerShell module that integrates Git and PowerShell by providing Git status summary information that can be displayed in the PowerShell prompt, e.g.:
Tangentially related is Oh my posh which provides theming support for PowerShell prompts. It integrates nicely with posh-git allowing you to customize how the git summary is displayed.
Yeah, I use that one as well.