How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
✅ checks presence of various command line tools and their versions on the path
hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command
Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical shell sessions. It functions as a synchronized history manager, providing a terminal interface to filter and search saved commands by text, host, user, or date. The project distinguishes itself by integrating large language models to suggest probable shell commands when traditional history searches fail to find a result. It also provides cross-device history synchronization, mirroring command history between a local terminal and a remote backend. The system covers command line
:cloud: Bash history in the cloud. Indexed and searchable.
The main features of rcaloras/bashhub-client are: Terminal Productivity, Command Line Productivity.
Projects with overlapping indexed features include: sebglazebrook/aliases — Contextual, dynamic aliases for the bash shell. dvorka/hstr — hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and… kdabir/has — ✅ checks presence of various command line tools and their versions on the path. microsoft/inshellisense — Inshellisense is a command line productivity tool and shell autocomplete engine. It provides IDE-style command… ddworken/hishtory — Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical… p-e-w/finalterm — Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line…