From 0d71921548ac559f870b9d6ce6a80d1c0c13b0af Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 22 Jul 2008 14:36:50 +0200 Subject: Moved hgd and gitd to functions so there's always highlighting --- etc/functions/hgd | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/functions/hgd (limited to 'etc/functions/hgd') diff --git a/etc/functions/hgd b/etc/functions/hgd new file mode 100644 index 0000000..6200d8b --- /dev/null +++ b/etc/functions/hgd @@ -0,0 +1 @@ +hg diff $* | highlight diff | less -- cgit v1.2.3