Pshazz extends your powershell profile to add things like
- A nicer prompt, including Git info
- Git tab completion
- An SSH helper that lets you never enter your private key password again.
And it uses themes, so you can create your own theme if the defaults aren't quite what you want.
Using Scoop:
scoop install pshazz
Pshazz borrows from:
*Posh-Git by Keith Dahlby for Git completions *git-credential-winstore by Andrew Nurse and others, for saving SSH passwords.
Inspired by Oh-My-Zsh.