For many Linux users, a common task is to manage and deploy dot files for different users on many hosts. Many people are using Git to manage the dot files, but how to deploy them is still a question. I wrote this script to ease this task by maintaining a central dots repo which could by synced accross several hosts by dropbox, and let the script take care of the rest.
A script to deploy $HOME dot files acrossing different hosts. | Heykuki News