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/gitd | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/functions/gitd (limited to 'etc/functions/gitd') diff --git a/etc/functions/gitd b/etc/functions/gitd new file mode 100644 index 0000000..80b7d34 --- /dev/null +++ b/etc/functions/gitd @@ -0,0 +1 @@ +git-diff $* | highlight diff | less -- cgit v1.2.3