How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Contextual, dynamic aliases for the bash shell
The main features of sebglazebrook/aliases are: Shell Environments, Terminal Productivity, Command Line Productivity.
Open-source alternatives to sebglazebrook/aliases include: dvorka/hstr — hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and… rcaloras/bashhub-client — :cloud: Bash history in the cloud. Indexed and searchable. 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…
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
✅ checks presence of various command line tools and their versions on the path
:cloud: Bash history in the cloud. Indexed and searchable.
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