Public Gists by tonibergholm

Gravatar
Mon Apr 20 07:37:32 -0700 2009
1
2
3
YES CHRIS, I WROTE THIS UP -- ERICA (erica.sadun@arstechnica.com)
p.s. Follow me on twitter: @ericasadun
 
Gravatar
Wed Feb 25 11:34:12 -0800 2009
1
2
3
task :clean do
  important_cleans = `git clean -n -d`.split("\n")
  important_cleans.reject! { |file|
Gravatar
Mon Feb 09 08:24:42 -0800 2009
1
2
3
#!/bin/sh
 
mkdir -p /usr/local/src && cd /usr/local/src
Gravatar
Fri Jan 09 02:59:26 -0800 2009
1
2
3
# 1) Point *.example.com in your DNS setup to your server.
#
# 2) Setup an Apache vhost to catch the star pointer: