diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-14 19:24:46 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-15 10:06:12 -0400 |
commit | c0a67aef31bb9716617ffe150ca8be19c5df203e (patch) | |
tree | 51b6df6293f4a069e14747b8d84936e1b1e97ec5 /shell-completion/zsh/.gitignore | |
parent | ae2db4e7e868fb89f5053a962a3a43337ddfd4e0 (diff) |
shell-completion: restore completion for -p
It was broken since systemd was moved out of /bin.
For zsh it was never there.
Diffstat (limited to 'shell-completion/zsh/.gitignore')
-rw-r--r-- | shell-completion/zsh/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/zsh/.gitignore b/shell-completion/zsh/.gitignore new file mode 100644 index 0000000000..75f13ad6d1 --- /dev/null +++ b/shell-completion/zsh/.gitignore @@ -0,0 +1 @@ +/_systemctl |