Stuff stripped from https://www.josean.com/posts/terminal-setup
https://github.com/VundleVim/Vundle.vim#quick-start
Focused heavily on Tmux, Vim, Zsh, and Antigen integration.
###Main Dotfiles:
clone the repo
cd ~ git clone --recursive https://github.com/jgu2160/dotfiles.git ~/.dotfiles
Symlinking is handled via Dotbot:
cd ~/.dotfiles ./install
###Install Antigen
Antigen instructions go here.
###Vundle
Vim Plugins are handled via Vundle,
which can be installed and automatically symlinked with this command
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
After which, the custom plugins can be installed.
vim +PluginInstall +qall
The plugins I use are documented inside of my vimrc file above each plugin.
###iTerm2
Colors for iTerm2 are stored in config/base16-shell. I currently use solarized.