Power User Tools
From PHYSpedia
Managing configs with vcsh
and mr
vcsh
is a utility that allows you to create multiple git repositories to store configuration files in your home directory.
It solves the problem of having to use symlinks, and is a very nice tool. It works well with another tool named mr
that allows
you to synchronize all of your config repos with a single command.