alebcay / awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal
31.96k stars 2.35k forks source link

Add `pick` #492

Open voidless opened 10 months ago

voidless commented 10 months ago

A fuzzy search tool for the command-line https://github.com/mptre/pick

Example: git log --format=oneline | pick | cut -d' ' -f1