# HG changeset patch # User Edho Arief # Date 1360317829 -32400 # Node ID a07ee25c6304b583b61cdeed51d28d3cdd28e982 # Parent abb434518e1f735324ae95773941390fbadbcae6 Color all those gits! diff -r abb434518e1f -r a07ee25c6304 rc/gitconfig --- a/rc/gitconfig Fri Feb 08 00:20:40 2013 +0700 +++ b/rc/gitconfig Fri Feb 08 19:03:49 2013 +0900 @@ -7,3 +7,6 @@ st = status [push] default = current + +[color] + ui = true