From fd045fb534f7e0cb68f8ffa65111de086a1c37ae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Oct 2007 03:59:37 -0400 Subject: [PATCH] add an example of how to include all available libs --- mrconfig.complex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mrconfig.complex b/mrconfig.complex index 7499b44..b69830c 100644 --- a/mrconfig.complex +++ b/mrconfig.complex @@ -4,6 +4,8 @@ # although slightly cut down. [DEFAULT] +# Include all available libs. +include = cat /usr/share/mr/* 2>/dev/null || true #include = cat $HOME/src/mr/mrconfig.git-fake-bare # Teach mr to run a few git and svn specific commands. svn_cleanup = svn cleanup "$@" -- 2.39.2