2011-02-12

Enable colors for git on Mac OS X

To enable colors for all git commands on Mac OS X use:

$ git config --global color.ui true

No comments:

Post a Comment