Stinkpot: A Lightweight SQLite-Backed Shell History Searcher for Bash
Stinkpot: SQLite-backed shell history
I created Stinkpot because I found Atuin too heavy for my needs. While I appreciated Atuin's session-agnostic history and TUI, I didn't need its sync server, AI, or dotfile management. Stinkpot is a tiny, 400-line Go tool that uses SQLite to provide fast reverse search for Bash history without the extra complexity.
Stinkpot is a much tinier Atuin, providing only the session-agnostic history management and searcher TUI I actually use.