bash-git-prompt icon indicating copy to clipboard operation
bash-git-prompt copied to clipboard

not working, not seeing the prompt decorations...

Open econn9 opened this issue 4 years ago • 2 comments

are there any basic troubleshooting steps?

i used brew install bash-git-prompt and have also reinstalled it

my bash_profile looks like: Screen Shot 2021-09-10 at 11 14 53 AM

and the folder im expecting the prompt to show up in is a valid git folder (ive tried restarting terminal): Screen Shot 2021-09-10 at 11 15 21 AM

git version 2.33.0 iOS Big Sur

econn9 avatar Sep 10 '21 15:09 econn9

@econn9 Did you solve this?

outdoteth avatar Jan 28 '22 09:01 outdoteth

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

dwalend avatar Mar 18 '22 03:03 dwalend

@econn9 Could you please show me the output of

echo "$SHELL"

guenhter avatar Oct 22 '22 17:10 guenhter