Home Sweet Home (directory).
$ ./link.sh
-
Setup [Vundle]:
$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
-
Launch Vim
-
Install all the Vundle Bundles!
:BundleInstall
I've removed the github section (including my github_token) from the gitconfig and included it via an [include]
directive. If you'd like to do the same, drop a .github_token file in your home directory and the gitconfig will pick it up. Be sure to change the user details!