- Install posh-git. Using scoop:
scoop bucket add extras scoop install posh-git
- Add posh-git to your current terminal session:
Import-Module posh-git
- Add posh-git to your powershell user profile, so it's included at startup:
Add-PoshGitToProfile
Created
April 15, 2020 15:12
-
-
Save andrew-rietz/264c689d70beba3636a122f9809a20b3 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment