4abab49bf2bb

Add color to the show command (always).
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 26 Aug 2009 21:27:26 -0400
parents 4ec9db5877e3
children ad58e5fca928
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Wed Aug 26 21:26:30 2009 -0400
+++ b/.hgrc	Wed Aug 26 21:27:26 2009 -0400
@@ -26,7 +26,7 @@
 killitwithfire = revert --no-backup --all
 kittens = parents
 fold = collapse
-show = log -pr 
+show = log --color=always -pr 
 
 [diff]
 git = True