Git: Colorizing

It's much easier to work with Git especially if it's colorized. And you can do that by simply executing these in your Terminal :

git config --global core.pager "less -FRSX"
git config --global color.ui auto
git config --global color.pager true

Comments

Popular posts from this blog

Magento: can't login to admin panel, can't add product to cart

How to fix Cignal Top Box error - Please perform a smart card reset by removing your smart card for 15 seconds then reinsert the card. (1/2)