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

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

## インストール

```sh
sudo av install brew:ggh
```

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

### macOS

- Homebrew (100%):

```sh
brew install ggh
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ggh
```

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

## パッケージ情報

- **パッケージキー:** brew:ggh
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.5
- **ソース概要:** Recall your SSH sessions
- **ホームページ:** <https://github.com/byawitz/ggh>
- **リポジトリ:** <https://github.com/byawitz/ggh>
- **最終更新:** 2026-07-25T20:55:22-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ggh (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.5
## プロジェクトの歴史と使われ方

ggh is a lightweight SSH wrapper that remembers SSH invocations and searches entries from a user's SSH configuration.

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

The byawitz/ggh repository was created in August 2024 and published its v0.1.0 release the same day. The README identifies GGH as a small wrapper around SSH rather than a replacement for OpenSSH, and the repository later added install scripts and release binaries for Unix-like systems and Windows.

### 採用の歴史

ggh spread through the ordinary small-CLI route: GitHub releases, `go install`, Homebrew packaging, Nix packaging, and AUR packages. Its appeal is practical rather than platform-defining: it gives terminal users a recall list for SSH targets without adopting a heavier connection manager.

### 使われ方

Practitioners invoke `ggh` like `ssh` for direct connections, run it without arguments to select from previous sessions, run `ggh -` to browse `~/.ssh/config`, and use `--config` or `--history` for non-interactive listing.

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

The package is a good example of a small Go utility that turns shell history and SSH config conventions into a dedicated executable while still depending on the system SSH client.

### タイムライン

- 2024: The GitHub repository was created and v0.1.0 was published.
- 2024: v0.1.4 was published.
- 2025: v0.1.5 was published.

### Related projects

- ggh is related to OpenSSH and to terminal fuzzy-selection workflows, but it deliberately stays a wrapper around the installed `ssh` executable.

### ソース

- <https://api.github.com/repos/byawitz/ggh>
- <https://api.github.com/repos/byawitz/ggh/releases>
- <https://aur.archlinux.org/packages/ssh-ggh>
- <https://formulae.brew.sh/formula/ggh>
- <https://github.com/byawitz/ggh>
- <https://raw.githubusercontent.com/byawitz/ggh/master/readme.md>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool 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: ~/.ssh/config
## 他のパッケージマネージャ記録

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


## Combined YAML source

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


## ソース

- 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
