macOS
brew install vcshlocal Homebrew formula metadata
sudo port install vcshMacPorts ports tree · sysutils/vcsh/Portfile · 来源: api.github.com
安装
brew install vcshlocal Homebrew formula metadata
sudo port install vcshMacPorts ports tree · sysutils/vcsh/Portfile · 来源: api.github.com
sudo apk add vcshAlpine Linux edge package indexes · vcsh · 来源: dl-cdn.alpinelinux.org
sudo dnf install vcshFedora Rawhide package metadata · vcsh · 来源: dl.fedoraproject.org
nix profile install nixpkgs#vcshnixpkgs package indexes · pkgs/by-name/vc/vcsh/package.nix · 来源: api.github.com
sudo pacman -S vcshArch Linux sync databases · vcsh · 来源: geo.mirror.pkgbuild.com
sudo zypper install vcshopenSUSE Tumbleweed package metadata · vcsh · 来源: download.opensuse.org
概览
Config manager based on git
历史
vcsh is a Git-based configuration manager for dotfiles. Its central trick is to let several Git repositories share $HOME as their working tree without clobbering each other, using fake bare repositories instead of symlink farms.
The RichiH/vcsh repository was created on 2011-04-28, and its early tag history includes v0.20111227. Upstream documentation describes vcsh as taking the dotfiles-in-Git approach one step further: single-purpose repositories live in a hidden directory while the actual files are placed directly in $HOME.
The project has stayed intentionally small and Git-centered. Release metadata shows the 2.0 series continuing into 2024, including v2.0.10 on 2024-04-08, which is a long maintenance tail for a tool whose core idea has remained stable.
vcsh's adoption is mostly among Unix users who split dotfiles by concern: one repository for zsh, another for vim, another for ssh, and so on. The Arch manpage and upstream documentation both stress this selective setup model, where each machine can clone only the config sets it needs.
The project was designed with myrepos, also known as mr, in mind. Upstream documentation says myrepos has native support for vcsh repositories and that a machine can go from a standard installation to a fully set up system quickly when vcsh and mr are used together.
Typical vcsh usage starts with init or clone for a named repository, then ordinary Git commands are run through vcsh's environment. Commands such as list, enter, foreach, list-tracked, and list-untracked reflect that vcsh is a thin coordinator around many Git repositories rather than a new storage format.
The manpage describes the implementation as keeping GIT_DIR separate from GIT_WORK_TREE, with the work tree pointed at $HOME. That avoids symlinks while still letting each repository own only the files it tracks.
vcsh is package-nerd significant because it represents a minimalist answer to dotfile portability: use Git more carefully instead of inventing a full configuration database. For people who maintain many machines, the combination of vcsh and mr gives reproducible checkout and update behavior while keeping files in their natural paths.
It also sits in the lineage of Unix tools that deliberately compose: Git stores history, vcsh selects the fake-bare working-tree layout, and myrepos handles fleet operations across repositories.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/vcsh/config$XDG_CONFIG_HOME/vcsh/config~/.config/vcsh/config可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
vcsh | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/RichiH/vcsh
安装元数据
| 软件包键 | brew:vcsh |
|---|---|
| 版本 | 2.0.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/vcsh |
| 主页 | https://github.com/RichiH/vcsh |
| 仓库 | https://github.com/RichiH/vcsh |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/RichiH/vcsh/releases/download/v2.0.10/vcsh-2.0.10.tar.zst |
| 构建依赖 | autoconf, automake, libtool, pkgconf |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vcsh |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vcsh 2.0.10-0.2
Version Control System for $HOME - multiple Git repositories in $HOME
https://github.com/RichiH/vcsh/blob/master/README.md
sudo apt install vcshvcsh
nix profile install nixpkgs#vcshvcsh 1.20190621-5
Version Control System for $HOME - multiple Git repositories in $HOME
https://github.com/RichiH/vcsh/blob/master/README.md
sudo apt install vcshvcsh 2.0.5-r0
config manager based on Git
https://github.com/RichiH/vcsh
sudo apk add vcshvcsh-bash-completion 2.0.5-r0
Bash completions for vcsh
https://github.com/RichiH/vcsh
sudo apk add vcsh-bash-completionvcsh-doc 2.0.5-r0
config manager based on Git (documentation)
https://github.com/RichiH/vcsh
sudo apk add vcsh-docvcsh-zsh-completion 2.0.5-r0
Zsh completions for vcsh
https://github.com/RichiH/vcsh
sudo apk add vcsh-zsh-completionvcsh 2.0.8-7.fc45
Version Control System for $HOME
https://github.com/RichiH/vcsh
sudo dnf install vcshvcsh 2.0.10-1
Version Control System for $HOME that manages multiple Git repositories
https://github.com/RichiH/vcsh
sudo pacman -S vcshvcsh 1.20151229-4.6
Config manager for $HOME based on git
https://github.com/RichiH/vcsh
sudo zypper install vcshvcsh-zsh-completion 1.20151229-4.6
ZSH Completion for vcsh
https://github.com/RichiH/vcsh
sudo zypper install vcsh-zsh-completionvcsh
sudo port install vcsh来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.