# gitmux を Homebrew, Nix でインストール

gitmux のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gitmux
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gitmux
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gitmux
```

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

## パッケージ情報

- **パッケージキー:** brew:gitmux
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gitmux>
- **バージョン:** 0.11.5
- **ソース概要:** Git status in tmux status bar
- **ホームページ:** <https://github.com/arl/gitmux>
- **リポジトリ:** <https://github.com/arl/gitmux>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/arl/gitmux/archive/refs/tags/v0.11.5.tar.gz>
- **最終更新:** 2026-07-27T14:57:49+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gitmux (cli)
- gitmux (エイリアス)

## 依存関係

- tmux

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.11.5
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/arl/gitmux
- 検出された最新: v0.11.5 (最新)
## プロジェクトの歴史と使われ方

gitmux is a small Go command-line tool that renders Git working-tree state for the tmux status bar. Its role is deliberately narrow: it turns branch, divergence, staged, modified, untracked, stash, and cleanliness information into tmux format strings.

### プロジェクトの歴史

The GitHub repository was created in October 2019, and an early v0.2.0 release was published the same day. The README presents gitmux as an install-and-forget tmux companion with shell-agnostic behavior and a YAML configuration file for colors, symbols, and layout.

### 採用の歴史

gitmux spread through terminal-tooling channels rather than through a large framework ecosystem. Its README documents binary releases, Homebrew installation for macOS and Linux, Arch User Repository packages, and Go source installation, which matches its position as a practical status-line utility.

### 使われ方

Practitioners add a `gitmux` invocation to `status-right` in `.tmux.conf`, usually passing tmux's pane path so the status bar follows the active working directory. Users generate a default YAML file with `gitmux -printcfg`, save it as `~/.gitmux.conf`, and pass it with `-cfg` when they want customized symbols or colors.

### パッケージ好きにとっての重要性

For package maintainers, gitmux is a typical compact CLI package: a single executable, no service integration, and behavior that can be verified by running it inside a Git checkout. It matters mainly to users who keep Git context visible inside long-running tmux sessions.

### タイムライン

- 2019: Repository created on GitHub.
- 2019: v0.2.0 release published.
- 2020s: README-documented install paths include Homebrew, AUR, binary releases, and Go source installation.

### Related projects

- tmux provides the status bar integration point, while Git supplies the repository state that gitmux summarizes.

### ソース

- <https://api.github.com/repos/arl/gitmux>
- <https://api.github.com/repos/arl/gitmux/releases>
- <https://github.com/arl/gitmux>
- <https://raw.githubusercontent.com/arl/gitmux/master/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: ~/.gitmux.conf
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gitmux
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - gitmux: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/gitmux/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [tmux](https://pkg.so/ja/brew/tmux/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [diff-so-fancy](https://pkg.so/ja/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [gitui](https://pkg.so/ja/brew/gitui/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [sesh](https://pkg.so/ja/brew/sesh/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tmux.
- [tmuxp](https://pkg.so/ja/brew/tmuxp/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal, tmux.
- [hunk](https://pkg.so/ja/brew/hunk/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [serie](https://pkg.so/ja/brew/serie/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [gitu](https://pkg.so/ja/brew/gitu/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [gitlogue](https://pkg.so/ja/brew/gitlogue/) - Shares pkgdb curated category or tags: cli, developer-tools, git, terminal.
- [tmex](https://pkg.so/ja/brew/tmex/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, tmux.
- [tpack](https://pkg.so/ja/brew/tpack/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, terminal, tmux.

## Combined YAML source

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


## ソース

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