Currently only vimrc and bashrc files have been added, but that's a pretty good start compared to... Well nothing
- Setup Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim +PluginInstall +qall
- Clone or download this repo into cd ~/dotfiles
chmod +x bootstrap.sh
./bootstrap.sh