Just like it says on the tin, a collection of dotfiles. Take what you like, please leave comments if I'm doing something horribly wrong.
Ideas sourced from:
- https://github.com/brandon-rhodes/homedir
- https://github.com/mitsuhiko/dotfiles
- https://github.com/mathiasbynens/dotfiles
- https://github.com/fredsmith/dotfiles
(Among others)
- Download
install-dotfiles - Verify that it is what you expect
chmod +x install-dotfiles- Set
$CONFIGDIRif you want it to be something other than$HOME/dotfiles - Set
$LOCAL_BINif you want the files inbin/to be symlinked to somewhere other than~/.local/bin ./install-dotfiles
All snippets are licensed under MIT inasmuch as they need a license at all.