PowerShell Config

> PowerShell is so fancy. You don't even know.

Installation:

Get the profile

From a non-admin PowerShell console:

(new-object Net.WebClient).DownloadString("http://chrisbenti.github.io/PS-Config/install.ps1") | iex

Getting the full experience

You will also need ConEmu with one of the patched fonts

Inspiration and Resources