Version Control System for the home directory using git repositories. 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}}