/dotfile_via_rake

Management of dot files

Primary LanguageVimL

Comparisons are done between home and repo

Examples

Diff all dot-files

rake
rake diff:all

Diff specific dot-file

rake diff[.vim]
rake diff\[.vim\]     # Escape on zsh shell