Lets bring some colors to git
Create your .gitconfig file in your home directory.
Copy and paste the following lines to ~/.gitconfig file.
Now, run some git commands to see some colorful output:
Bonus: Lets add some aliases to .gitconfig.
Wanna learn more about git? Lets cheat!