diff options
Diffstat (limited to 'etc/completions/_pkill')
-rw-r--r-- | etc/completions/_pkill | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/completions/_pkill b/etc/completions/_pkill index 8f92fdc..6f6cb3b 100644 --- a/etc/completions/_pkill +++ b/etc/completions/_pkill @@ -1,7 +1,10 @@ #compdef pkill pgrep ## completion for pkill and pgrep ## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> -## License: WTFPL <http://sam.zoy.org/wtfpl> +## License: WTFPL <http://sam.zoy.org/wtfpl>: +## 0. You just DO WHAT THE FUCK YOU WANT TO. +## +## http://derf.homelinux.org/git/zsh/plain/etc/completions/_pkill ## Not finished |