1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/command-not-found
Indrajit Raychaudhuri 2286662b80
command-not-found: Restore idiomatic homebrewed handler loading on MacOS
6 years ago
..
README.md doc: More copyediting and formatting for consistency 6 years ago
init.zsh command-not-found: Restore idiomatic homebrewed handler loading on MacOS 6 years ago

README.md

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.