This is my vim dot file.
在vim目录下
git init
git remote add origin PATH/TO/REPO
git fetch
git checkout -t origin/master