diff --git a/grc.sh b/grc.sh index dc63e7e..d0bb3c1 100644 --- a/grc.sh +++ b/grc.sh @@ -2,7 +2,7 @@ # this will execute only if there is a line with # GRC_ALIASES=true -# in /etc/default/grc +# in /etc/default/grc or you export GRC_ALIASES=true prior to sourcing this [ -f /etc/default/grc ] && . /etc/default/grc