From 140a5435230cc9e9d86b21d09f9110d9d1bf6873 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 2 Dec 2006 22:44:24 +0100 Subject: [PATCH] * /etc/zsh/zshrc: drop completion for lintian and linda as zsh ships that already. --- debian/changelog | 7 +++++++ etc/zsh/zshrc | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28c35b4..59a519a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc-core (0.2.8) unstable; urgency=low + + * /etc/zsh/zshrc: drop completion for lintian and linda as + zsh ships that already. + + -- Michael Prokop Sat, 2 Dec 2006 22:43:38 +0100 + grml-etc-core (0.2.7) unstable; urgency=low * /etc/zsh/zshrc: fma has been renamed into qma, adjust references diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 75013ea..55715d8 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -680,8 +680,6 @@ grmlcomp() { zstyle ':completion:*:history-words' menu yes # activate menu zstyle ':completion:*:history-words' remove-all-dups yes # ignore duplicate entries zstyle ':completion:*:history-words' stop yes # - zstyle ':completion:*:*:linda:*' file-patterns '*.deb' # complete debian packages for command 'linda' - zstyle ':completion:*:*:lintian:*' file-patterns '*.deb' # complete debian packages for command 'lintian' zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}' # match uppercase from lowercase zstyle ':completion:*:matches' group 'yes' # separate matches into groups zstyle ':completion:*' group-name '' -- 2.1.4