About a year and a half ago, I stumbled upon Ryan Tomayko’s ”dotfiles”
repository on Github. The moment I saw it, I thought it was a great idea:
the idea of managing all your $HOME directory “dot-files” in a Git repository.
That single idea led me on a personal crusade to better understand all the
different configuration files that live in your UNIX (Linux, Mac OSX, etc.)
home directory, and the end-result was creating my own ”dotfiles”
Git repository for synchronizing/tracking/deploying my dot-files between the
various machines I work upon.
I learned a lot of neat stuff along the way, including some config options which I never knew were there and some tricks which really optimized my command-line shell experience.


