to try it out:
mkdir -p /tmp/vimtest && cd !$
# create and cd to test foldergit clone --recursive https://github.com/gmarik/vimfiles.git ./.vim
# clone recursively with vundleHOME=$(pwd) vim -u .vim/vimrc +BundleInstall
# run installation in relative to current folder # and using downloaded.vimrc