Show HN: Schwifty – quickly find and reuse previously executed commands
Category: cli-tool
Tags: cli-tool, go, shell-history
Score: 4.0/10 (Innovation: 3, Technical: 4, Documentation: 5, Utility: 4)
Schwifty is a Go-based CLI tool that provides an interactive TUI for searching and reusing shell command history. It leverages the Bubble Tea framework to create a fast and intuitive interface, though it currently lacks unique features compared to existing tools like fzf or hstr.
Target audience: backend devs, devops, system administrators
Repository: https://github.com/vanesterik/schwifty · Go · MIT
View on Hacker News