prezto/modules/command-not-found
Indrajit Raychaudhuri 40cc9f52f9 command-not-found: Simplify Homebrew on macOS setup
Now that 'command-not-found' helper loading has been significantly
simplified and the startup time improved in the official Homebrew tap,
the workaround for script detection (and caching) can be removed.
2021-04-30 03:10:33 -05:00
..
init.zsh command-not-found: Simplify Homebrew on macOS setup 2021-04-30 03:10:33 -05:00
README.md doc: More copyediting and formatting for consistency 2018-10-12 12:04:49 -05:00

Command-Not-Found

When you try to use a command that is not available locally, searches the package manager for a package offering that command and suggests the proper install command.

Debian and Arch Linux based distributions use the command-not-found tool.

macOS uses Homebrew's command-not-found clone. Note that you also need to follow the instructions to tap the command-not-found homebrew repository.

Authors

The authors of this module should be contacted via the issue tracker.