diff options
Diffstat (limited to 'etc/completions/_feh')
-rw-r--r-- | etc/completions/_feh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/completions/_feh b/etc/completions/_feh index 422b740..99f9fc7 100644 --- a/etc/completions/_feh +++ b/etc/completions/_feh @@ -1,7 +1,10 @@ #compdef feh ## completion for feh 1.8, based on feh(1) ## Copyright (C) 2008-2010 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/_feh typeset -a arguments typeset -A argument_pairs argument_postfix |