All Projects → lukesampson → Pshazz

lukesampson / Pshazz

Licence: unlicense
Give your powershell some pizazz.

Programming Languages

powershell
5483 projects

Pshazz

Give your powershell some pizazz.

Pshazz extends your powershell profile to add things like

  • A nicer prompt, including Git and Mercurial info
  • Git and Mercurial tab completion
  • An SSH helper that lets you never enter your private key password again
  • Sensible aliases, and an easy way to add your own aliases and remove ones you don't like

Pshazz is designed to work with themes, so you can create your own theme if the defaults aren't quite what you want. Make sure to send a pull request to include your theme with pshazz if you come up with something cool!

Installation

Using Scoop:

scoop install pshazz

If you don't have Scoop installed, you can download a zip of this repository, and add bin\pshazz.ps1 to your PATH.

On the shoulders of giants...

Pshazz borrows heavily from:

Inspired by Oh-My-Zsh.

License

Public Domain

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].