##dotfiles
homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
cd ~/
git clone [email protected]:atsumo/dotfiles.git
cd dotfiles
./setup.sh
install tpm
git clone [email protected]:tmux-plugins/tpm.git .tmux/plugins/tpm
vim
:PlugClean
:PlugInstall
powerline font install @see https://github.com/powerline/fonts Run ./install.sh