This package browser is in early development. Mind the rough edges.

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.

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.