prezto/modules/command-not-found
Ashish Gandhi b6b43eb331 Rename "Mac OS X" to "macOS" in comments
This only changes references in text for human consumption. It leaves
out renaming paths because that can cause breaking changes.

Related issue https://github.com/sorin-ionescu/prezto/issues/1449.
2018-04-16 15:53:48 -07:00
..
init.zsh Rename "Mac OS X" to "macOS" in comments 2018-04-16 15:53:48 -07:00
README.md Document support for macOS 2017-10-19 23:17:14 -07: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-based 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.