Clink, making windows commandline more like bash

Clink is an extension for the Windows commandline which brings features from bash shell to Windows.

If you use both Linux and Windows you know the bash shell has all kinds of useful tricks that standard Windows commandline does not. Like history between sessions, reverse find of commands, autocompletion etc.
Well install Clink and all those goodies will be available in cmd.exe. I've been using this little gem for at least a year now and really love it.

Check it out at github http://mridgers.github.io/clink/