# Installer homeshick avec Homebrew, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de homeshick pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:homeshick
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install homeshick
```

  Preuve: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install homeshick
```

  Preuve: openSUSE Tumbleweed package metadata: homeshick from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:homeshick
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.1
- **Résumé source:** Git dotfiles synchronizer written in bash
- **Page d'accueil:** <https://github.com/andsens/homeshick>
- **Dépôt:** <https://github.com/andsens/homeshick>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- homeshick (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2012: Repository history begins with an initial import.
- 2012: Early history records intent to mimic homesick closely.
- 2015: homeshick 1.0.0 tag appears.
- 2018: v1.1.0 tag appears.
- 2020: v2.0.0 tag appears.
- 2023: v2.0.1 tag appears.

### Related projects

- homesick is the closest related project because early homeshick history explicitly says it was mimicking homesick and both use the castle terminology for dotfile repositories. oh-my-zsh, Emacs plugin repositories, and Vim plugin repositories are related as common payloads a user might manage with homeshick.

### Sources

- <https://github.com/andsens/homeshick/tags - official tag history.>
- <https://github.com/andsens/homeshick/wiki - official wiki for how it works, commands, packages, symlinking, and tutorials.>
- <https://github.com/technicalpickles/homesick - related upstream-style project for castle terminology and dotfile lineage.>
- <https://raw.githubusercontent.com/andsens/homeshick/master/README.md - official README for motivation, requirements, install model, and shell integration.>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- zypper - homeshick - 2.0.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: homeshick from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Dotfile synchronizer based on Git and Bash | https://github.com/andsens/homeshick


## Combined YAML source

View the package source record on GitHub. [combined/homeshick.yml](https://github.com/mxcl/pkgdb/blob/main/combined/homeshick.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
