From 17fda8507b3616fd7d6ec89c52a6a33f0518f757 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Mon, 29 Sep 2008 17:23:06 +0200 Subject: [PATCH] zshrc: update zsh-help() output --- debian/changelog | 3 ++- etc/zsh/zshrc | 7 ++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index baef589..dca811c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ grml-etc-core (0.3.58) unstable; urgency=low * zshrc: partial rewrite and extension of vcs_info() * zshrc: improvements by Kai Wilke. Thanks! [Closes: issue528] + * zshrc: update zsh-help() output - -- Frank Terbeck Mon, 29 Sep 2008 17:12:08 +0200 + -- Frank Terbeck Mon, 29 Sep 2008 17:22:38 +0200 grml-etc-core (0.3.57) unstable; urgency=low diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 621a362..066392f 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2132,7 +2132,12 @@ the zsh yet. :) "NOCOR=1 zsh" => deactivate automatic correction "NOMENU=1 zsh" => do not use auto menu completion (note: use ctrl-d for completion instead!) "NOPRECMD=1 zsh" => disable the precmd + preexec commands (set GNU screen title) - "BATTERY=1 zsh" => activate battery status (via acpi) on right side of prompt' + "BATTERY=1 zsh" => activate battery status (via acpi) on right side of prompt + +A value greater than 0 is enables a feature; a value equal to zero +disables it. If you like one or the other of these settings, you can +add them to ~/.zshenv to ensure they are set when sourcing grml'\''s +zshrc.' print " $bg[white]$fg[black] -- 2.1.4