# gitlogue mit Homebrew, Nix, pacman installieren

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

## Installation

```sh
sudo av install brew:gitlogue
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gitlogue
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gitlogue
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/gi/gitlogue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gitlogue
```

  Evidenz: Arch Linux sync databases: gitlogue from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:gitlogue
- **Paketmanager:** Homebrew
- **Version:** 0.10.0
- **Quellzusammenfassung:** Cinematic Git commit replay tool
- **Homepage:** <https://github.com/unhappychoice/gitlogue>
- **Repository:** <https://github.com/unhappychoice/gitlogue>
- **Zuletzt aktualisiert:** 2026-07-25T06:48:40Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gitlogue (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

gitlogue is a Rust terminal application that replays Git commit history as an animated, cinematic view of code changes. It belongs to the family of terminal visualization tools rather than build or release automation.

### Projektgeschichte

The repository was created in November 2025 by unhappychoice. Its README presents the project as a cinematic Git commit replay tool with typing animation, syntax highlighting, file tree transitions, themes, and a screensaver mode.

Early releases quickly added practical visualization features, including a diff subcommand, theme additions, file-specific speed rules, date filtering, and more language support through tree-sitter.

### Adoptionsgeschichte

Because gitlogue is young, its adoption history is thinner than long-lived Git tools. Its early visibility comes from GitHub interest, crates.io distribution, Homebrew packaging, Arch and Nix entries, and terminal-tool showcases referenced by the README.

### Wie es verwendet wird

Practitioners use gitlogue for demos, teaching, presentations, content creation, ambient terminal displays, and exploring how a repository changed over time. Common options select a commit, range, author, date window, theme, typing speed, or ignore file.

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

gitlogue is package-nerd interesting as a modern Rust TUI shipped through Cargo, Homebrew, Nix, Arch, and an install script soon after its initial repository creation. It shows how fast small terminal tools can become multi-channel packages when the binary is self-contained.

### Zeitleiste

- 2025: The unhappychoice/gitlogue repository was created.
- 2025: v0.5.0 added date filtering and additional language support.
- 2026: v0.7.0 added a diff subcommand for working tree changes.
- 2026: v0.9.0 added more syntax-highlighting support and language injection handling.

### Related projects

- GitType, from the same author, is listed as a related Git visualization and coding project.
- Terminal screensaver projects such as cbonsai, cmatrix, and pipes.sh are named in the README as neighboring terminal-display tools.

### Quellen

- <https://api.github.com/repos/unhappychoice/gitlogue>
- <https://api.github.com/repos/unhappychoice/gitlogue/releases?per_page=5>
- <https://formulae.brew.sh/formula/gitlogue>
- <https://github.com/unhappychoice/gitlogue>
- <https://github.com/unhappychoice/gitlogue/tree/main/docs>
- <https://raw.githubusercontent.com/unhappychoice/gitlogue/main/README.md>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.config/gitlogue/config.toml, .gitlogue-ignore
## Andere Paketmanager-Einträge

- Nix - gitlogue: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gitlogue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - gitlogue - 0.9.0-1: normalized package name match | Arch Linux sync databases: gitlogue from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A cinematic Git commit replay tool for the terminal | https://github.com/unhappychoice/gitlogue


## Combined YAML source

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


## Quellen

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