git clone [email protected]:shuji-koike/dotfiles.git ~/.dotfiles
ln -sf .dotfiles/zsh .zsh
ln -sf .zsh/.zshrc
ln -sf .dotfiles/git/.gitconfig
ln -sf .dotfiles/git/.gitignore
ln -sf .dotfiles/git/.tigrc
ln -sf .dotfiles/screen/.screenrc
ln -sf .dotfiles/vim/.vimrc
touch .zshrc.local
chmod 400 .zshrc
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew bundle
# brew bundle dump --file=/tmp/Brewfile && ksdiff /tmp/Brewfile ~/.dotfiles/Brewfile
ln -sf .dotfiles/atom .atom
apm stars --install
ln -sf .dotfiles/.hyper.js