willnorris / homedir

This URL has Read+Write access

name age message
directory meta-packages/ Fri May 15 07:55:39 -0700 2009 add new packages to workstation [willnorris]
directory packages/ Sun Dec 06 00:18:58 -0800 2009 update strongspace servers [willnorris]
file readme.md Wed Jul 22 11:41:43 -0700 2009 update readme [willnorris]
file setup Fri Oct 09 15:19:33 -0700 2009 use $HOME instead of ~ in config file [willnorris]
file setup.readonly Fri Oct 09 15:19:33 -0700 2009 use $HOME instead of ~ in config file [willnorris]
readme.md

Homedir

Homedir is a project developed by Christian "Dr. What" Höltje which allows for "controlling the contents of your home directory via a version control system in a sane way".

Within this repositry you will find all of my various dot-files for applications like bash, vim, git, mutt, etc. Feel free to peruse them and take whatever is useful for you. My bash files are most certainly the most interesting. I blogged about my setup back in 2005, and amazingly not that much has changed since then. I could certainly stand to do a better job explaining it though.

Note to self: setup on a new host using:

curl http://github.com/willnorris/homedir/raw/master/setup | bash
<!-- vim: set ft=mkd :-->