lukesampson / pshazz

Give your powershell some pizazz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Give your powershell some pizazz.

License:The Unlicense


Languages

Language:PowerShell 100.0%