X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fzsh%2Fcompletion.d%2F_grml-live;fp=etc%2Fzsh%2Fcompletion.d%2F_grml-live;h=0c9ffb1dbfe066ff67ba79bd620c391dd302718a;hp=9a71298e5e25514064a7fcd6ad0f9924241ee052;hb=e08881cde5d29236a5992a0a501b43e88d66732d;hpb=848aacd341724969418da66ab72948a3d0bb42f2 diff --git a/etc/zsh/completion.d/_grml-live b/etc/zsh/completion.d/_grml-live index 9a71298..0c9ffb1 100644 --- a/etc/zsh/completion.d/_grml-live +++ b/etc/zsh/completion.d/_grml-live @@ -8,7 +8,7 @@ ################################################################################ arguments=( - '-c:classe(s):(`cd /etc/grml/fai/config/package_config && ls`)' + '-c:classe(s):($(cd /etc/grml/fai/config/class/ && ls *.var | tr -d '.var'))' '-F[force execution without prompting for yes/no]' '-h[display usage information]' '-s:Debian suite:(stable testing unstable etch lenny sid)'