vcsh
all
Version Control System for the home directory using Git repositories. See also: `chezmoi`, `stow`, `tuckr`, `homeshick`.
More info →Examples (6)
Clone a repository into a custom directory name
vcsh clone git_url repository_nameList all managed repositories
vcsh listExecute a Git command on a managed repository
vcsh repository_name git_commandPush/pull all managed repositories to/from remotes
vcsh push|pullWrite a custom `.gitignore` file for a managed repository
vcsh write-gitignore repository_namemade by @shridhargupta | data from tldr-pages