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 (12)*, x86_64 (16)* | Centos-stream 8 (132 downloads) |
![]() |
aarch64 (8)*, x86_64 (13)* | Centos-stream 9 (77 downloads) |
![]() |
x86_64 (8)* | EPEL 7 (213 downloads) |
![]() |
aarch64 (11)*, x86_64 (32)* | EPEL 8 (159 downloads) |
![]() |
aarch64 (10)*, x86_64 (36)* | EPEL 9 (79 downloads) |
![]() |
aarch64 (11)*, x86_64 (12)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (6)*, x86_64 (9)* | Fedora 40 (49 downloads) |
![]() |
aarch64 (4)*, x86_64 (5)* | Fedora 41 (27 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (4 downloads) |
![]() |
aarch64 (12)*, x86_64 (8)* | Fedora rawhide (143 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tofik/bash-git-prompt
More info about enabling Copr repositories