There are literally hundreds of posts that go over all the various ways to manage your dot files with git. MostĀ involve creating a new git repository in your home directory, which can be–at the very least–annoying. Others involve shifting the GIT_DIR environment variableĀ (i.e., the location of the .git directory) into another path, which is better, [...]
Mar 312012