These are the config files from my home dir.
.gitignore: Some common file patterns thatgitshould never track.screenrc: Used byscreen..vimrc: My documentedvimconfiguration..zshrc&.zsh.d
git clone git://github.com/thomasritz/dotfiles
cd dotfiles
./install
This creates symlinks in the home dir, e.g. $HOME/.vimrc pointing to
dotfiles/dot/vimrc.