cli-stash: TUI tool to save and recall shell commands with fuzzy search
Summary
cli-stash is a terminal UI application for saving and recalling shell commands, built with Bubble Tea. It offers fuzzy search, usage-based sorting, and keyboard-driven navigation, with storage at ~/.stash/commands.json. This tool can speed up developer and IT operations workflows by quickly reusing frequently executed commands.