##Install stow: brew install stow yum install stow
ssh-add ~/.ssh/github
cd; git clone git@github.com:soehlert/dotfiles.git
cd dotfiles; stow common; stow (home|work|server)
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
vim
:BundleInstall
- My dotfiles to use with stow