macOS
brew install homeshicklocal Homebrew formula metadata
安装
brew install homeshicklocal Homebrew formula metadata
sudo zypper install homeshickopenSUSE Tumbleweed package metadata · homeshick · 来源: download.opensuse.org
概览
Git dotfiles synchronizer written in bash
历史
homeshick is a Bash and Git based dotfile synchronizer. It stores dotfile repositories under ~/.homesick, calls each managed repository a castle, and symlinks files from a castle's home directory into the user's home directory.
Repository history starts with an initial import in April 2012 and an early commit saying homeshick was mimicking homesick as closely as possible. That ancestry is visible in the naming and model: homesick popularized the idea that a home-directory repository is a castle, and homeshick reimplemented the workflow as shell scripts rather than Ruby.
The README presents the core motivation in Unix terms: configuration files define a user's working environment, and Git lets those settings travel between machines. The project stayed intentionally lightweight, requiring Bash 3 and Git 1.5, and offering shell integration for sh-like shells, csh variants, and fish.
homeshick became recognizable in dotfile-manager circles because it fit the common package-nerd desire to bootstrap a working shell environment on a bare machine. Its README explicitly says it installs into the user's home directory without root privileges, while the wiki documents Homebrew installation, commands, symlinking, packages, testing, and automated deployment.
Its GitHub project shows a substantial niche audience for a dotfile manager, with thousands of stars and more than a hundred forks. Tags show release milestones at 1.0.0 in 2015, v1.1.0 in 2018, v2.0.0 in 2020, and v2.0.1 in 2023.
A typical install clones homeshick into $HOME/.homesick/repos/homeshick, sources the appropriate shell integration file, then uses commands documented in the wiki to clone, link, pull, track, refresh, and manage castles. The wiki explains that on the simplest level homeshick symlinks files and folders from managed repositories into the home directory.
The castle model is useful for splitting personal dotfiles, shell frameworks, editor configuration, and plugin collections into separate Git repositories. The README explicitly names oh-my-zsh, Emacs plugins, and Vim plugins as examples of larger frameworks or customizations that can be managed alongside personal settings.
homeshick is package-nerd significant because it lives at the intersection of dotfiles, Git, shell startup files, and reproducible personal environments. It is the sort of tool people install before anything else on a new machine so their editor, shell, aliases, and package-manager preferences can follow.
It also has the classic dotfile-tool tradeoff: very little machinery, but high trust. A symlink manager can make a workstation feel instantly familiar, and it can also overwrite or expose important files if used carelessly, which is why its wiki and package behavior matter.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
homeshick | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:homeshick |
|---|---|
| 版本 | 2.0.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/andsens/homeshick |
| 仓库 | https://github.com/andsens/homeshick |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
homeshick 2.0.1-1.7
Dotfile synchronizer based on Git and Bash
https://github.com/andsens/homeshick
sudo zypper install homeshick来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.