diff options
Diffstat (limited to 'etc/completions/_fan')
-rw-r--r-- | etc/completions/_fan | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/completions/_fan b/etc/completions/_fan index 81f28fd..9549a35 100644 --- a/etc/completions/_fan +++ b/etc/completions/_fan @@ -1,9 +1,8 @@ #compdef fan ## vim:ft=zsh -## fan completion -## Daniel Friesel <derf@derf.homelinux.org> -## https://derf.homelinux.org/~derf/dotfiles/completion/_fan -## see also: https://derf.homelinux.org/~derf/code/fan +## fan completion <https://derf.homelinux.org/~derf/code/fan> +## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> +## License: WTFPL <http://sam.zoy.org/wtfpl> local arguments_thinkpad arguments_generic |