Skip to content

Instantly share code, notes, and snippets.

@choiceforyou
Created October 17, 2015 13:51
Show Gist options
  • Save choiceforyou/7ef2c694ae5b6dfe4edf to your computer and use it in GitHub Desktop.
Save choiceforyou/7ef2c694ae5b6dfe4edf to your computer and use it in GitHub Desktop.
Git coloured output
[color]
diff = auto
status = auto
branch = auto
interactive = auto
ui = true
pager = true
# git config --global color.ui auto
# git config --global color.branch auto
# git config --global color.status auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment