Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env bash
#------------------------------------
# Sets up python data goodness on OSX
set -e
function setup_brew {
echo "INFO: checking for homebrew..."
brew help > /dev/null 2>&1
@gv0tch0
gv0tch0 / avues.rb
Created February 20, 2012 19:35
Airspeed Velocity of an Unladen European Swallow
#!/usr/bin/env ruby
# what : tell you the airspeed velocity of an unladen european swallow
# why : @redsnakephilly
# who : @gv0tch0
# based on http://style.org/unladenswallow
puts "~10"