vcsh 2.0.5
Version control system for `$HOME'
vcsh version-controls configuration files in several Git repositories, all in one single directory. They all maintain their working trees without clobbering each other or interfering otherwise. By default, all Git repositories maintained via vcsh store the actual files in $HOME
, though this can be overridden.
- Website: https://github.com/RichiH/vcsh
- Licenses: GPL 2+
- Package source: gnu/packages/version-control.scm
- Builds: See build status
- Issues: See known issues
Installation
Install vcsh 2.0.5
as follows:
guix install vcsh@2.0.5
Or install the latest version:
guix install vcsh
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.