This script synchronizes configuration files across my OSX/Linux machines.
The go.py script can be potentially dangerous (NO WARRANTY). Run it in dry-run mode first for safety. The dry-run mode is default, unless --run
option is given.
git clone
orgit pull
(make it up-to-date)
vim
:PluginInstall
:qa
git clone
orgit pull
(make it up-to-date)./go.py --run collect
git commit -a
thengit push