-
Richard Hartmann authoredRichard Hartmann authored
vcsh - manage config files in $HOME via fake bare git repositories
Index
- Contact
- Introduction
- Overview
- Getting Started
- Usage
1 Contact
There are several ways to get in touch with the author and a small but committed community around the general idea of version controlling your (digital) life.
-
IRC: #vcs-home on irc.oftc.net
-
Mailing list: http://lists.madduck.net/listinfo/vcs-home
-
Pull requests or issues on https://github.com/RichiH/vcsh
2 Introduction
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.
vcsh was designed with [mr] 1 in mind so you might want to install that, as well.
Read INSTALL.md for detailed setup instructions.