[[!template id=gitrepo repo="dotfiles-framework"]] [[!template id=gitrepo repo="dotfiles-public"]] Keep all those pesky config files in one place. Inspired by (and sharing much code with) [Steve Kemp's implementation][SK] (Steve's [blog post][] gives a bit of historical background). I've restructured things a bit so the [installation framework][framework] is a stand-alone package (containing `dotfiles.sh`). You can install several dotfiles repositories in parallel, allowing you to publish your public dotfiles for general consumption, while at the same time distributing your private dotfiles over secure channels. See the [README][] for more details. Steve's also moving off in this direction with his [dotfile-manager][], and his manager has been [forked into Python][dotfilemanager] by Sean Hammond. [SK]: http://repository.steve.org.uk/cgi-bin/hgwebdir.cgi/dotfiles/file/tip?file/tip/ [blog post]: http://blog.steve.org.uk/didn_t_i_kill_you_already_.html [framework]: http://git.tremily.us/?p=dotfiles-framework.git [README]: http://git.tremily.us/?p=dotfiles-framework.git;a=blob;f=README;hb=HEAD [dotfile-manager]: http://blog.steve.org.uk/poppa_s_got_a_brand_new_bang_.html [dotfilemanager]: https://github.com/seanh/dotfilemanager [[!tag tags/linux]] [[!tag tags/code]]