-
Open Terminal move to your home folder:
cd ~ -
Enable git colors:
git config --global color.ui true -
Make a file called ".colors":
touch .colors -
Open .colors and paste the following:
Open Terminal move to your home folder:
cd ~
Enable git colors:
git config --global color.ui true
Make a file called ".colors":
touch .colors
Open .colors and paste the following: