suggest-command-not-found-0.1.8 is not a library.
suggest-command-not-found

Typo correction for not-found shell commands
Usage
- Install
suggest-command-not-found
$ cargo install suggest-command-not-found
- Add
command_not_found_handler
to your~/.zshrc
Or update your~/.bash_profile
if you are using Bash: - Make a typo
$ carog new mypj Error: command not found: "carog" new mypj ==> Did you mean "cargo"? $ notacommand Error: command not found: "notacommand" $ echo $? 127
Publish
GitHub Releases
crates.io