From 3fcd990d659196002edf4147fb180e26eab12977 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 12 Nov 2006 12:31:35 +0100 Subject: [PATCH] add debian/NEWS to notifiy users about change of global aliases behaviour --- debian/NEWS | 17 +++++++++++++++++ debian/changelog | 1 + 2 files changed, 18 insertions(+) create mode 100644 debian/NEWS diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..0540e1a --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,17 @@ +grml-etc-core (0.1-31) unstable; urgency=low + + * Please notice, that the behaviour of global aliases in /etc/skel/.zshrc + has been changed. Now global aliases won't be expanded automatically + anymore. You can still use them (and even some more now as well), + just type the abbreviation/global alias and expand it via pressing + the key sequence ',.'. Usage example: + + % ls G + + expands to: + + % ls |& grep --color=auto + + Thanks for the contribution, Matthias Kopfermann! + + -- Michael Prokop Sun, 12 Nov 2006 12:27:02 +0100 diff --git a/debian/changelog b/debian/changelog index ef4c2be..edab6bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ grml-etc-core (0.1-31) unstable; urgency=low * /etc/skel/.zshrc: - added alias hidiff (highlight important stuff in diff output), active if histring is available + - added some isgrmlsmall checks, thanks Frank Terbeck! - added power completion, thanks wuehlmaus! See http://zshwiki.org/home/examples/zleiab for details. Notice: this deactivates the global aliases by default now, -- 2.1.4