Automic VaultAutomic Vault

brew

Install zsh-history-enquirer with Homebrew

Zsh plugin that enhances history search interaction. Version 1.3.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zsh-history-enquirer

local Homebrew formula metadata

overview

Package summary

Zsh plugin that enhances history search interaction

Commands and aliases

  • zsh-history-enquirer

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.zshrc

executables

Installed executables

CommandKindExposureNote
zsh-history-enquirercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.3.1
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://zsh-history-enquirer.zthxxx.me

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://zsh-history-enquirer.zthxxx.menone confidence

install metadata

Package metadata

Package keybrew:zsh-history-enquirer
Version1.3.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zsh-history-enquirer
Homepagehttps://zsh-history-enquirer.zthxxx.me
Repositoryhttps://github.com/zthxxx/zsh-history-enquirer
Upstream docshttps://github.com/zthxxx/zsh-history-enquirer#readme
LicenseMIT
Source archivehttps://registry.npmjs.org/zsh-history-enquirer/-/zsh-history-enquirer-1.3.1.tgz
Dependenciesnode
Uses from macOSzsh
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared
CaveatsTo activate zsh-history-enquirer, add the following to your .zshrc: autoload -U history_enquire history_enquire

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezsh-history-enquirer
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment