[systemd-devel] [PATCH] Add zsh completion
Dave Reisner
d at falconindy.com
Fri Oct 26 05:41:50 PDT 2012
On Fri, Oct 26, 2012 at 05:58:41AM -0400, Daniel Wallace wrote:
> From: Daniel Wallace <daniel.wallace at gatech.edu>
>
> I updated the zsh completion from zsh, and added completion for all the
> other *ctl commands
> ---
> Makefile.am | 4 +
> bash-completion/systemd-zsh-completion.zsh | 718 +++++++++++++++++++++++++++++
> 2 files changed, 722 insertions(+)
> create mode 100644 bash-completion/systemd-zsh-completion.zsh
Why duplicate the entire completion file here, and not just offer the
additions to ZSH's upstream? Have you talked to the ZSH devs about this?
/confused
More information about the systemd-devel
mailing list