# homeshick mit Homebrew, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für homeshick in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install homeshick
```

  Evidenz: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install homeshick
```

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

## Paketfakten

- **Paketschlüssel:** brew:homeshick
- **Paketmanager:** Homebrew
- **Version:** 2.0.1
- **Quellzusammenfassung:** Git dotfiles synchronizer written in bash
- **Homepage:** <https://github.com/andsens/homeshick>
- **Repository:** <https://github.com/andsens/homeshick>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- homeshick (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.0.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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.>


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
