From 36d4712bcf452ec2286b51b3e70de1125b6f744f Mon Sep 17 00:00:00 2001 From: PHO Date: Wed, 6 Jun 2012 12:06:27 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_hgrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dot-files/_hgrc b/dot-files/_hgrc index ba74914..55e31b3 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -13,6 +13,7 @@ git = True [alias] egrep = !nohup egrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen fgrep = !nohup fgrep --color=always -n -e $1 `$HG manifest` | less -R --quit-if-one-screen +stash = shelve [extensions] hgext.color= -- 2.40.0