My normal terminal command line has suddenly disappeared and has been replaced by this git command line ➜ ~ git:(master) ✗.
➜ ~ git:(master) ✗
How do I get rid of this an
if you having seen the (master) in somewhere your folder. try this
git rm .git
It will automatically remove the master