My dotfiles (vim - tmux - oh-my-zsh - airline)
brew update brew install --HEAD vim
brew install tmux
brew install tmuxinator
brew tap thoughtbot/formulae brew install rcm
https://github.com/robbyrussell/oh-my-zsh https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins https://github.com/robbyrussell/oh-my-zsh/wiki/Themes (Solarized)
chsh -s $(which zsh)
brew bundle dotfiles/Brewfile env RCRC=$HOME/dotfiles/rcrc rcup
lsrc -d ~/dotfiles rcup -v -d ~/dotfiles
https://github.com/carlhuda/janus
https://github.com/edkolev/tmuxline.vim https://github.com/bling/vim-airline#tmuxline
https://github.com/Lokaltog/powerline-fonts
Make sure; ~/.bashrc or ~/.bash_profile starts Tmux on launch