tofik/bash-git-prompt
Project ID: 8140
Description
This prompt is a port of the "Informative git prompt for zsh" which you can find here
A bash prompt that displays information about the current git repository. In particular the branch name, difference with remote branch, number of files staged, changed, etc.
(an original idea from this blog post).
gitstatus.sh and git-prompt-help.sh added by AKS.
Installation Instructions
https://github.com/magicmonty/bash-git-prompt
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (1)* | Centos-stream 8 (60 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Centos-stream 9 (10 downloads) |
![]() |
x86_64 (0)* | EPEL 7 (124 downloads) |
![]() |
aarch64 (0)*, x86_64 (18)* | EPEL 8 (92 downloads) |
![]() |
aarch64 (0)*, x86_64 (5)* | EPEL 9 (11 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (0)*, x86_64 (11)* | Fedora 36 (24 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | Fedora 37 (14 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (82 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable tofik/bash-git-prompt
More info about enabling Copr repositories