I made this product to never leave my terminal when i'm just looking for a command with a vague memory of how it looks like.
Let's say i'm working on Laravel and i want to remember how to create a migration. I can just go hippo --recall --search=migra. This will get me a list of commands that include my term.
Now only available for Laravel but soon rolling out for Docker, Git, npm, Linux.
Let me know if u found it useful or not. Any feedback is welcomed.
Thanks in advance.