These are my personal configuration files for software I use, like zsh, screen, vim, et. cetera.
To install clone the project and run the install script:
cd
git clone http://github.com/sjktje/config
cd config
./install
To update:
cd ~/config
./install -u