Public Gists by weldyss

Gravatar
Mon Sep 14 19:54:29 -0700 2009
1
2
3
set :application, "myapp"
set :keep_releases, 5
 
Gravatar
Wed Aug 26 11:49:21 -0700 2009
1
2
3
export EDITOR='mate -w'
export GREP_OPTIONS="--color=auto"
export GREP_COLOR="4;33"
Gravatar
Wed Oct 15 18:38:07 -0700 2008
1
2
3
# Video: http://rubyhoedown2008.confreaks.com/08-chris-wanstrath-keynote.html
 
Hi everyone, I'm Chris Wanstrath.