Liquidprompt is an adaptive command-line interface theme and context-aware status bar for Bash and Zsh. It functions as a shell environment indicator and tracker, displaying real-time system information, user identity, host connections, and working directory data directly within the prompt. The project features a theme engine that allows for the modification of layout, colors, and glyphs. It integrates version control status indicators to show active branches, tags, and commit statistics, alongside indicators for active container tools, orchestrators, and language-specific virtual environment
bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators directly into the terminal. It functions as a shell theme that displays branch names, commit divergence, and file status markers within the command line interface. The project distinguishes itself through a hierarchical configuration system that allows for directory-specific overrides of global settings. It includes performance tuning options to maintain shell responsiveness in large repositories by selectively disabling expensive operations such as remote fetching or untracked file
Bash prompt with colors, git statuses, and git branches.
Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline
Las características principales de riobard/bash-powerline son: Shell Environments, Terminal Customization, Terminal Prompts.
Las alternativas de código abierto para riobard/bash-powerline incluyen: nojhan/liquidprompt — Liquidprompt is an adaptive command-line interface theme and context-aware status bar for Bash and Zsh. It functions… twolfson/sexy-bash-prompt — Bash prompt with colors, git statuses, and git branches. lvv/git-prompt — bash prompt with GIT, SVN and HG modules. 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… momeni/gittify — A customized bash environment to make git folders more friendly.