Install
- Command Line Tools for Xcode
- Kenneth Reitz's OSX GCC Installer
Install with this line
/usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contributions/install_homebrew.rb)"
Read more about Homebrew
brew install git
brew install ack wget curl colordiff imagemagick sqlite libxml2 libxslt readlin
brew install rbenv ruby-build
Follow given instructions
sudo chmod -x /usr/bin/sendmail
ZSH and dotfiles
sh <(curl -fsSL git.io/~hecticjeff)
curl get.pow.cx | VERSION=0.4.0-pre sh
Tell Pow about rbenv PATHs
# ~/.powconfig
export PATH="/Users/paul/.rbenv/shims:/Users/paul/.rbenv/bin:$PATH"