On mac, it used to work file but recently it doesnt allow me to use the alias /shortcuts in the terminal
I have created the alias for git add . = a . git checkout -b = co -b But now unless I specify sudo and full git add . command i can't run the command.
Also for any command I always have to use sudo which wasn't the case before.