I built a command line tool that executes commands using a fuzzy finder with preview window for make, pnpm and yarn.
If you use fzf-make, you don't need to remember the names or contents of the commands because it displays them for you.
fzf-make also remembers your execution history. So you can run the command you ran previously easily.
Now, fzf-make can be installed via Homebrew, cargo, nix or paru. For more details, please see the Installation section in the README.
I would appreciate your feedback.