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.:

example

  • happy_piwakawaka@lemmy.nz
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    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.