RichiH/vcsh
config manager based on Git observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 59
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5606
- days_rel: n/a
- days_push: 247
- n_releases_24m: 0
Adoption not part of the score
2275 stars · 128 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
vcsh is a shell-based tool that manages multiple Git repositories in $HOME, letting each application's dotfiles live in its own repository without interfering with others. It wraps Git with a familiar command interface so users can version, clone, and mix configuration sets across machines.
Use cases
- manage my dotfiles with git
- keep separate git repos for vim, zsh, and ssh configs in home
- sync my shell configuration across machines
- clone only some config repos onto a server
- version control my home directory without clobbering repos
- bootstrap a new machine with my dotfiles
- maintain different ssh configs for work and personal machines
When to choose
- you want per-application dotfiles repositories instead of one monolithic repo
- you prefer plain Git semantics and POSIX shell with no runtime dependencies
- you need to pick and mix which configs deploy to which machines or users
- you want a mature, lightweight tool that works on servers and WSL
When to avoid
- you want a declarative dotfiles manager with templating or secret handling
- you prefer a single-repo dotfiles setup with symlinks (e.g. GNU Stow style)
- you need GUI or non-CLI workflows
- you want built-in package installation or bootstrap scripting beyond Git operations
Facets
cli-tool · maturity stable
version-control configuration-management developer-tools cli developer-tools version-control windows cli cross-platform dotfiles dotfiles-manager git posix-shell home-directory config-sync command-line automation linux macos
1 source
- readme: https://github.com/RichiH/vcsh · fetched 2026-08-28 · 32539ba34ba2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RichiH/vcsh | main | 49 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem