Vim Configuration
run ./setup_vim.sh
Copy .vimrc, you can install plugins using vundle by typing in :PluginInstall in normal mode in vim
You can follow along .vimrc to add plugins of your own using vundle.
To use tmux config, put .tmux.conf .tmux.conf.local in your home directory
To change tmux config, change .tmux.conf.local file