my personal dotfiles managed by dotbot, zinit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ein Verne(einverne) d28d1451ca colorscheme molokai 11 years ago
.gitignore first commit 11 years ago
README.md modify README 11 years ago
_vimrc colorscheme molokai 11 years ago
curl.cmd add curl.cmd 11 years ago

README.md

This is my vim dot file.

在vim目录下

git init git remote add origin PATH/TO/REPO git fetch git checkout -t origin/master