vcsh Command Examples

Version Control System for the home directory using Git repositories. See also: chezmoi, stow, tuckr, homeshick. More information: https://github.com/RichiH/vcsh.

vcsh init {{repository_name}}

vcsh clone {{git_url}} {{repository_name}}

vcsh list

vcsh {{repository_name}} {{git_command}}

vcsh {{push|pull}}

vcsh write-gitignore {{repository_name}}