A quick way to spruce up your terminal in OSX.
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
oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line prompt. It functions as a Git shell prompt that displays the current branch and repository state using configurable symbols and colors. The project includes a customizable terminal theme, allowing users to modify visual variables to personalize the appearance of the interface. It also provides a fallback prompt configuration to define the text displayed when a directory is not tracked by a version control system. The extension manages version control visualization and shell w
Las características principales de mrzool/bash-sensible son: Shell Environments, Terminal Utilities, Terminal Customization.
Las alternativas de código abierto para mrzool/bash-sensible incluyen: dvorka/hstr — hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and… magicmonty/bash-git-prompt — bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators… arialdomartini/oh-my-git — oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line… barryclark/bashstrap — A quick way to spruce up your terminal in OSX. lvv/git-prompt — bash prompt with GIT, SVN and HG modules. momeni/gittify — A customized bash environment to make git folders more friendly.