Keeping Multiple Development Machines Synchronized with Homeboy

I just released some bash scripts for keeping my numerous Ruby/Rails
development machines synchronized sanely. If you have a desktop, laptop,
cloud server etc. you bounce between and use RVM, brew and whatnot, you
might find them useful! Pull requests appreciated. :slight_smile:

GitHub: GitHub - preston/homeboy: Homeboy is a set of small, plain BASH scripts to synchronize your personal config files, update system packages, upgrade development libraries, and pull git clones every morning in one shot by running `homeboy'.
Overview:
http://www.prestonlee.com/2013/05/14/keeping-multiple-development-machines-synchronized-with-homeboy/