Re: [systemd-devel] [PATCH] zsh-completion: add systemd-run
On Wed, Oct 30, 2013 at 09:57:44PM +0100, Ronny Chevalier wrote: > + shell-completion/zsh/_systemd-run \ Applied, thanks. Zbyszek ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd
[systemd-devel] [PATCH] zsh-completion: add systemd-run
--- Makefile.am | 1 + TODO | 2 -- shell-completion/zsh/_systemd-run | 31 +++ 3 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 shell-completion/zsh/_systemd-run diff --git a/Makefile.am b/Makef