added info

This commit is contained in:
allan 2025-06-25 13:30:09 +02:00
parent 9113a1ef7d
commit d25f554bfe

View File

@ -3,13 +3,13 @@
This is a bash git prompt with 5 themes that displays usefull information about the current git repository.
### Note
This should work fine one other distros as well I have tested this on RHEL 8,9,10 Fedora 41 and 42 as well as Ubuntu 22.04 24.04
This should work fine on other distros as well I have tested this on RHEL 8,9,10 Fedora 41 and 42 as well as Ubuntu 22.04 24.04
### Prompt Structure.
The default "Out Of The Box" theme appearance of the prompt looks like this.
```plaintext
<branch><git status><working directory>
<branch git status><working directory>
```
### And it looks like this