Introduced a function to draw a terminal-width divider with a timestamp
and updated the PROMPT_COMMAND to include this new function for better
visual separation in the terminal prompt.
Rearranged color assignments for improved clarity in the
git status prompt, ensuring the branch name is highlighted
in bright green for better visibility.
Updated color definitions in bashrc and gitstatus-custom.sh
to enhance clarity of the prompt display, using bright white
for branch names and modified/untracked statuses.