X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=830df2f3df67d1177679a8e7dc637678b607a64b;hb=083363e908e5ed112b05601781d500ac6909599e;hp=247e271edc5dec53e6bfb882c14ee1453a5e474c;hpb=0597c709c459299c8c944728f0eba9889ab871f1;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 247e271..830df2f 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -24,6 +24,9 @@ if [[ -z "$ZSHRC_GLOBAL_HAS_BEEN_READ" ]] ; then print 'Warning: global zsh config has not been read.' >&2 print ' prepare for possible errors!' >&2 + print '' >&2 + print 'See our refcard for info on how to get the complete configuration:' >&2 + print ' ' >&2 fi # }}}