# HG changeset patch # User Steve Losh # Date 1245459067 14400 # Node ID cc98f087d46b7be1c8e0fee9c58a6ff36e5404c6 # Parent 16cd7f5d90e419c1ca44236766ed869ca4227f4d Use the hg prompt extension and clean the hell out of the colors. diff -r 16cd7f5d90e4 -r cc98f087d46b .hgrc --- a/.hgrc Fri Jun 05 20:07:13 2009 -0400 +++ b/.hgrc Fri Jun 19 20:51:07 2009 -0400 @@ -10,8 +10,11 @@ hgext.purge = hgext.mq = hgext.patchbomb = +hgext.convert = color = parentrevspec = +hgshelve = ~/lib/hg/hgshelve/hgshelve.py +prompt = ~/src/hg-prompt/prompt.py [diff] git = True