pet
pet copied to clipboard
pet exec without additional search and enter

currently I'm using macOS(10.15.x), zsh, fzf.
motivation
When I typed pet exec -q private, my fzf find two available commands, but I want it to be executed with last (most plausible) command. Because I almost what will come out as first. This feature will remove useless another enter key press. Furthermore this will bring more elastics to my script, of course.
suggestion
pet exec -q private --execute-first-match # find and execute with one command