jakeasaur.us

Private Class Methods in Ruby

Published Monday, Feb 01 at 10:11 GMT

Vanishing Point

Published Friday, Jan 29 at 06:56 GMT

Thanks @clint!

fucked rc.conf?

Published Thursday, Jan 28 at 20:28 GMT

Append “1” to the kernel line in grub. This should drop you down into a barebones shell post boot.

Git Colour!

Published Thursday, Jan 28 at 19:08 GMT

git config —global color.branch auto
git config —global color.diff auto
git config —global color.interactive auto
git config —global color.status auto

Googled from http://arthurkoziel.com/2008/05/02/git-configuration/