ambientsound's dotfiles Collection of various configuration files. A note on subtrees This repo incorporates code from various other repositories. These are maintained using Git subtrees. Adding remote repositories git remote add foo https://github.com/foo/foo git subtree add --squash --prefix=path/to/foo foo master