X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=55715d82de50dabd5462958cde18b48be77d9f71;hb=140a5435230cc9e9d86b21d09f9110d9d1bf6873;hp=75013ea9da06362734df1b236fe52b0e23eefd76;hpb=6903c782c64fe21566529140fe217fe765c09a5e;p=grml-etc-core.git 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 ''