My vim, tmux and zsh dotfiles
Download and install oh-my-zsh, the Vundle package manager for Vim, and tmux (brew install tmux).
Install iTerm2 and activate the solarized dark colorscheme.
Clone this directory locally: git clone https://github.com/samflattery/dotfiles
In your ~/.vimrc, replace everything with source ~/path/to/dotfiles/vimrc and run vim +PluginInstall +qall
Similarly, replace your ~/.zshrc, ~/.tmux.conf and ~/.tmux-status.conf with source ~/path/to/dotfiles/<file>
Install one of the fonts from NerdFonts to get powerline status bar icons and icons for the nerdTREE plugin. The FiraCode font has cool ligatures.
I use the Pure Prompt for oh-my-zsh.