cheat sheets.

$ cheat scili
= nix
ncdu: disk usage

= Debug
arspy

==log_buddy
require 'lib/log_buddy'
LogBuddy.init

d { @a } # logs "@a = 'my var'"

=share
http://drnicwilliams.com/2008/06/18/what-is-gitjour-gemjour-starjour/

=git 
== remove need for `origin master`
[branch "master"]
  remote = origin
  merge = refs/heads/master
  
== remote branches
#remove remote
git push origin :<remote_branch_name>

#refresh list
git remote prune origin
Version 6, updated 1 day ago.
. o 0 ( | previous | history | revert to | current | diff )
( add new | see all )