Hacker News new | ask | show | jobs
by jasonriddle 339 days ago
This is a great post, thank you for sharing. I like the idea of giving hints to the LLMs.

To clarify, the example that was provided using `command_not_found_handler`, is that possible to implement in bash? Or perhaps you were saying this would be a nice to have if this functionality existed?

1 comments

The `command_not_found_handler` can be added to your .zshrc or .bashrc as is.