Skip to content
README 539 B
Newer Older
Richard Hartmann's avatar
Richard Hartmann committed
vcsh - manage and sync config files via git

vcsh allows you to have several git repositories, all maintaining their working trees in $HOME without clobbering each other.
That, in turn, means you can have one repository per config set (zsh, vim, ssh, etc), picking and choosing which configs you want to use on which machine.

Richard Hartmann's avatar
Richard Hartmann committed
vcsh was designed with mr [1] in mind so you might want to install that, as well.
Richard Hartmann's avatar
Richard Hartmann committed


Richard Hartmann's avatar
Richard Hartmann committed
Read INSTALL for detailed setup instructions.
Richard Hartmann's avatar
Richard Hartmann committed


Questions? RichiH@{freenode,OFTC,IRCnet}

[1] http://kitenet.net/~joey/code/mr/