From 28c0acf9592bcf64951ac1d87a6774c89124bf0f Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Wed, 15 Sep 2010 11:53:30 +0200 Subject: [PATCH] Added a note about modifying the zshrc file --- debian/changelog | 4 +++- etc/zsh/zshrc | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9d37f4b..f595836 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ grml-etc-core (0.3.84) UNRELEASED; urgency=low [ Frank Terbeck ] * zshrc: Remove git-get-*() as discussed on IRC. * zshrc: Fixied a bug in whatwhen(); found be Joerg Woelke. + * zshrc: Added a note about modifying the zshrc file when it is + used as ~/.zshrc * grmlzshrc.t2t: Remove references to git-get-*(). [ Carsten Hey ] @@ -22,7 +24,7 @@ grml-etc-core (0.3.84) UNRELEASED; urgency=low [ Ulrich Dangel ] * zshrc: Remove get{air,gizmo,skype,skypebeta,xlite} functions - -- Frank Terbeck Sat, 28 Aug 2010 15:19:00 +0200 + -- Frank Terbeck Wed, 15 Sep 2010 11:51:40 +0200 grml-etc-core (0.3.83) unstable; urgency=low diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c9ccee1..7d63e64 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -11,6 +11,13 @@ # Global Order: zshenv, zprofile, zshrc, zlogin ################################################################################ +# USAGE +# If you are using this file as your ~/.zshrc file, please use ~/.zshrc.pre +# and ~/.zshrc.local for your own customisations. The former file is read +# before ~/.zshrc, the latter is read after it. Also, consider reading the +# refcard and the reference manual for this setup, both available from: +# + # Contributing: # If you want to help to improve grml's zsh setup, clone the grml-etc-core # repository from git.grml.org: -- 2.1.4