Colorize git output
By default, ANSI color is turned off. You can enable it globally with the following command:
git config --global --add color.ui true
or on a per-repo basis:
git config --add color.ui true
Written by P. Taylor Goetz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#