My normal terminal command line has suddenly disappeared and has been replaced by this git command line ➜ ~ git:(master) ✗.
How do I get rid of this and go back to my normal command line in Terminal? I on Mac OS X.
I have tried typing exit, Ctrl+c, q, etc. but nothing helped.
echo $PS1at the command line and tell us what you get.