Dotfiles, setting files like .vimrc, .zshrc, .tmux.conf...
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ sudo easy_install pip
$ sudo pip install pep8 pyflakes
$ git clone [email protected]:junishitsuka/dotfiles.git
$ sh ./dotfiles/install.sh
$ vi # NeoBundleInstall
$ cd ./dotfiles && brew bundle
$ sudo vi /etc/shells # /usr/local/bin/zsh
$ chsh -s /usr/local/bin/zsh