I store them in a git repository that has an
install.sh
script. I store in it all dotfiles for all my computers. If a file is special for a given machine, the dotfile has a
-{hostname}
suffix, and that one is installed instead of the generic one. The install script does everything.