Skip to content

Instantly share code, notes, and snippets.

View danhodos's full-sized avatar

Dan Hodos danhodos

  • GitHub
  • New York, NY
View GitHub Profile
@danhodos
danhodos / init.sh
Created August 21, 2010 21:56 — forked from atmos/init.sh
#!/bin/sh
ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
echo "PATH=/usr/local/bin:/usr/local/share/npm/bin:/Developer/usr/bin:\$PATH; export PATH" >> ~/.profile
source ~/.profile
echo "Your path is now $PATH"
brew install git
brew update
# installing mysql