rsync -vaP --delete --exclude .git linstore:/store/data/manup/nwq/vimrc/source/vimrc-current/etc/vim/ ./vim find ./vim -type d -name '.git' -exec rm -rf {} \;