Hacker News new | ask | show | jobs
by mcevoypeter 71 days ago
1. https://github.com/junegunn/fzf for fuzzy search. Great for easily searching and selecting git branches + tags + commits, commands from shell history, files, shell jobs, processes, etc.

2. https://github.com/casey/just for more structured scripting.