# Install gitlogue with Homebrew, Nix, pacman

Cinematic Git commit replay tool. Version 0.10.0 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#gitlogue.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gitlogue
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:gitlogue
- **Package manager:** Homebrew
- **Version:** 0.10.0
- **Source summary:** Cinematic Git commit replay tool
- **Homepage:** <https://github.com/unhappychoice/gitlogue>
- **Repository:** <https://github.com/unhappychoice/gitlogue>
- **Last updated:** 2026-07-25T06:48:40Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- gitlogue (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.10.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- 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
## Other Package-Manager Records

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


## Sources

- 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
