prezto/modules/command-not-found
Indrajit Raychaudhuri f745645342 command-not-found: Support custom Homebrew tap on MacOS
Added support for homebrew-command-not-found from a non-default tap
2018-12-11 13:26:43 -06:00
..
init.zsh command-not-found: Support custom Homebrew tap on MacOS 2018-12-11 13:26:43 -06: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.