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
$CONFIGDIR
if you want it to be something other than$HOME/dotfiles
- Set
$LOCAL_BIN
if 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.