# zsh-history-enquirer を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:zsh-history-enquirer
```

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

### macOS

- Homebrew (100%):

```sh
brew install zsh-history-enquirer
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:zsh-history-enquirer
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3.2
- **ソース概要:** Zsh plugin that enhances history search interaction
- **ホームページ:** <https://zsh-history-enquirer.zthxxx.me>
- **最終更新:** 2026-07-17T10:00:18Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- zsh-history-enquirer (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

zsh-history-enquirer is a Zsh plugin that replaces the plain reverse-history-search experience with an interactive TypeScript-powered history browser. It targets users who live in shell history and want filtering, selection, and richer display inside Zsh.

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

The public repository was created on 2019-09-18 by zthxxx. Its README describes the package as a plugin for Zsh history search that enhances interaction, and the project ships both plugin integration and a `zsh-history-enquirer` executable.

The project belongs to the wave of post-Oh-My-Zsh shell plugins that treat shell history as an interactive UI surface. Rather than changing Zsh itself, it composes with Zsh key bindings and startup files such as `.zshrc`.

### 採用の歴史

Adoption is niche: the GitHub project and Homebrew formula make it discoverable, but it serves a focused audience of Zsh users who want a history picker instead of the default incremental search. Its official documentation site and README are the main adoption surfaces.

Because it is packaged as a command and a shell plugin, Homebrew distribution reduces the friction of installing the JavaScript/TypeScript implementation into an otherwise shell-native workflow.

### 使われ方

Users install the package, source or configure the plugin from their `.zshrc`, and bind it into their interactive Zsh history-search workflow. The package's purpose is not batch scripting; it is faster recall of previous commands during an interactive shell session.

The practical value is strongest for developers with long histories, repeated project commands, and many near-duplicate invocations where plain Ctrl-R search becomes awkward.

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

zsh-history-enquirer is a tidy example of a modern shell plugin packaged outside the traditional shell-plugin managers. It bridges Zsh startup-file culture, Node/TypeScript tooling, and a normal system package manager.

For package catalogs, it is useful evidence that 'shell tooling' now includes interactive terminal widgets and plugin commands, not only POSIX-style filters.

### タイムライン

- 2019-09-18: The zthxxx/zsh-history-enquirer GitHub repository is created.
- 2020s: The project is distributed with a dedicated documentation site and package-manager formula for Homebrew.
- 2026: The repository remains active, with recent pushes in 2026 according to GitHub metadata.

### Related projects

- Related projects include Zsh, Oh My Zsh, zsh-history-substring-search, fzf, fzf-tab, atuin, and other interactive shell-history tools.

### ソース

- <https://api.github.com/repos/zthxxx/zsh-history-enquirer>
- <https://github.com/zthxxx/zsh-history-enquirer>
- <https://raw.githubusercontent.com/zthxxx/zsh-history-enquirer/master/README.md>
- <https://zsh-history-enquirer.zthxxx.me/>


## セキュリティノート

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: ~/.zshrc

## Combined YAML source

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


## ソース

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