This is my dotfiles repo. There are many like it, but this one is mine.
I use rcm by thoughtbot, so grab that first.
git clone git@github.com:tombeynon/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update
rcup [-t osx]
Install Homebrew.
Do everything in Usage.
Set your terminal emulator font to a NERD Font. I like Source Code Pro.
brew bundle
chsh -s $(which zsh)
pip3 install --user neovim
gem install neovim