Version controlled home directory?
Evert mentioned that he is keeping his home directory in subversion.
I tend to have two setups. A full and basic home directory. Version controlled using subversion. Previously I used CVS.
The basic gets checked out at webhosts, etc. which I use. The full gets checked out at work and basically ensures that i have some level of sanity with my shells. I'm using svk to do revision control with subversion.
What's in my version controlled home directory:
- .screenrc
- .zshrc
- .zlogin
- vim settings
The only difference between the two currently is that the work one has a few extra directories setup. I tend to use svk for work.