This is really cool! I've been waiting for something like this for a long time since I don't use `find` often enough to remember its command line arguments. Finally
If you like the idea of find, but can’t be bothered to remember the args (me neither), might I recommend `fd`! It’s like find, only faster and with a more intuitive, grep-like interface
https://github.com/jhspetersson/fselect
I've integrated this into my workflow, it's a polished tool.