macOS
brew install homeshicklocal Homebrew formula metadata
brew / 順位 12199
homeshick のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.