We are a web design and development agency based in Manila and this is our blog. We build web applications that help companies run their businesses and help people find their voice on the web.

How To Add Colour To Git Terminal Output

Posted by Kevin 6 months ago

Git has become the defaco source code control system not only for developers but also more and more for design teams. The popularity of github has also increased the numbers of people using it. We will continue to post handy snippets of commands and maybe some more in-depth use cases for git, especially for development teams with both front-end and designers who may have a heart-attack at the thought of using the terminal to issue commands.

To add colour to the bash output while using Git.

$> git config --global color.ui auto
23 Comments Leave a comment below

Post a comment

Your email will not be published. Required fields are marked with a *.

Want your image to appear next to your comment? Get a gravatar.