shell, vim, git, brew config files and other stuff
git clone https://github.com/lvwrence/dotfiles.git ~/dotfiles
cd ~/dotfiles && ./Brewfile && ./Caskfile
chsh -s /bin/zsh
ln -s ~/dotfiles/zshrc ~/.zshrc
install the iterm theme under iterm/
install the range mono fonts and use it at 14pt, 1.5 vertical spacing
ln -s ~/dotfiles/tmux/tmux.conf ~/.tmux.conf
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux
+ C-a + I
ln -s ~/dotfiles/git/gitconfig ~/.gitconfig
ln -s ~/dotfiles/vim ~/.vim
vim +PlugInstall +qall
ln -s ~/dotfiles/sethrc ~/.sethrc