git-prompt
VCS prompt
A custom Bash prompt module that integrates Git, SVN, and Mercurial version control information
bash prompt with GIT, SVN and HG modules
327 stars
9 watching
97 forks
Language: Shell
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lissy93/minimal-terminal-prompt | A tool providing a customizable bash prompt with user and Git status information | 54 |
robertkozak/fluent-git | A custom shell prompt that displays various information in real-time, including command execution time, error codes, and Git status. | 10 |
awgn/git-prompt | A utility that embeds Git information into shell prompts. | 12 |
yedhink/bashed-on-a-feeling | A minimalistic bash prompt with customizable Git version control information | 130 |
tpope/vim-git | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 588 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
lyze/posh-git-sh | A Bash/ZSH prompt that displays the status of a local Git repository. | 381 |
twolfson/sexy-bash-prompt | A customizable bash prompt with color support and integration with Git status and branches. | 1,139 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
olets/git-prompt-kit | A customizable collection of components for building high-performance Git-aware zsh prompts with minimal coding. | 6 |
woefe/git-prompt.zsh | A customizable Git prompt for Zsh | 251 |
agkozak/polyglot | A dynamic shell prompt that displays various information in ASCII format, including username, session type, Git branch and status, exit status, and virtual environment information. | 182 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |