Joined November 2013
·

Brad Gearon

nerd
·
Liberty, MO USA
·
·
·

Posted to A better git log over 1 year ago

https://github.com/FredrikNoren/ungit

is kinda awesome

npm install -g ungit && ungit

if only I could post an image... oops

Posted to How to install Ruby on Windows over 1 year ago

Totally agree. NP

Posted to How to install Ruby on Windows over 1 year ago

or install chocolatey

@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin

and then type

cinst ruby
Achievements
75 Karma
815 Total ProTip Views