A fuzzy search tool for the command-line https://github.com/mptre/pick Example: `git log --format=oneline | pick | cut -d' ' -f1`
A fuzzy search tool for the command-line
https://github.com/mptre/pick
Example:
git log --format=oneline | pick | cut -d' ' -f1