Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 341 Bytes

sjk's timey-wimey wobbley-bobbley configuration files

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