zshrc: Put _grmlinitd completion directly into zshrc.
authorFrank Terbeck <ft@grml.org>
Thu, 21 Jul 2011 19:55:20 +0000 (21:55 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 21 Jul 2011 21:41:58 +0000 (23:41 +0200)
commit3b0fb3cb7dca219f0e6280b77056d7d5261f7a01
tree6c3b35ba8d355bad943786817eba1ebe8c14402f
parente82bb71fc732483b11b875a725677a4724851422
zshrc: Put _grmlinitd completion directly into zshrc.

We provide the Start/Stop/... functions in our zshrc. But people don't
necessarily install /usr/share/grml/zsh/completion/grml/_grmlinitd and
therefore the completion is not available then. So lets make sure we
provide the completion through the zshrc file itself.

Reported-by: Othmar Gsenger <otti@anytun.org>
etc/zsh/zshrc
usr_share_grml/zsh/completion/grml/_grmlinitd [deleted file]