• Stars
    star
    577
  • Rank 77,363 (Top 2 %)
  • Language
    PowerShell
  • License
    The Unlicense
  • Created over 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Give your powershell some pizazz.

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