this new theme of humbledneuron give the bash/sh user a new unique look with providing the time stamps,if the directory we are on has .git file it will show git branch we are checking out on, checks and shows if out query has been successfully finished or not, how many files are yet to be committed if pushing then how many and what .exts files are present in that directory it will illustrate with related emojis
Motivation and Context
the reason for this theme is to give the users a modern look, it'l show the time stamp and all the type of file available in pwd
How Has This Been Tested?
i test this in my parrot linux and it works fine
os :
Linux parrot 6.5.0-13parrot1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.13-1parrot1 (2023-12-19) x86_64 GNU/Linux
bash :
GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[x] If my change requires a change to the documentation, I have updated the documentation accordingly.
[x] I have read the CONTRIBUTING document.
[ ] If I have added a new file, I also added it to clean_files.txt and formatted it using lint_clean_files.sh.
[x] I have added tests to cover my changes, and all the new and existing tests pass.
Description
this new theme of humbledneuron give the bash/sh user a new unique look with providing the time stamps,if the directory we are on has .git file it will show git branch we are checking out on, checks and shows if out query has been successfully finished or not, how many files are yet to be committed if pushing then how many and what .exts files are present in that directory it will illustrate with related emojis
Motivation and Context
the reason for this theme is to give the users a modern look, it'l show the time stamp and all the type of file available in pwd
How Has This Been Tested?
i test this in my parrot linux and it works fine os : Linux parrot 6.5.0-13parrot1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.13-1parrot1 (2023-12-19) x86_64 GNU/Linux bash : GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
Screenshots (if appropriate):
Types of changes
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.