How to customize command not found
in zsh (MacOS)
For example:
MacBook-Pro: ~ justin$ lll
zsh: command not found: lll
To
MacBook-Pro: ~ justin$ lll
zsh: WTFFFFF command not found: lll
There is a thread discuss about the case in bash, but i can't find anything like command-not-found
in ~/zshrc
, /private/etc/zshrc
, and /private/etc/zprofile