bash-git-prompt
bash-git-prompt copied to clipboard
not working, not seeing the prompt decorations...
are there any basic troubleshooting steps?
i used brew install bash-git-prompt and have also reinstalled it
my bash_profile looks like:

and the folder im expecting the prompt to show up in is a valid git folder (ive tried restarting terminal):

git version 2.33.0 iOS Big Sur
@econn9 Did you solve this?
I fixed mine - Mac OSX 11.6.4 - Big Sur - was using zsh in the Terminal app. I changed that to bash in
Terminal -> Preferences -> General -> Shells open with -> Command -> /bin/bash
@econn9 Could you please show me the output of
echo "$SHELL"