From: Simon Ruderich Date: Mon, 12 Jan 2009 16:59:06 +0000 (+0100) Subject: Improved documentation for source_config(). X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=80ebbd76a0e34625489235f41aa934d69e4b11ff;p=config%2Fdotfiles.git Improved documentation for source_config(). --- diff --git a/shell/env b/shell/env index 9e94d7b..be55b4e 100644 --- a/shell/env +++ b/shell/env @@ -80,6 +80,8 @@ export LSCOLORS # # Doesn't fit perfectly in this file, but this is the best place to make it # available everywhere. +# +# If DEBUG is set to a non empty value additional debug output is printed. function source_config() { # Path to the file to source and its local counterpart. local source_file=$1/$2/$3.$4