#安裝 homebrew 相似 yum
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
#安裝 gitgit
brew install git
#安裝 oh my zshgithub
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
參照:http://www.jianshu.com/p/0fd8d396c8abruby