Last Updated: September 29, 2021
·
609
· ignaciogs

Git in color

Open a terminal session and execute the follow command:

git config --global --add color.ui true

This command added to your ~/.gitconfig file, the colors configuration for git.