ACC SHELL

Path : /usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //usr/share/zsh/4.3.10/functions/_texi

#compdef -P (texi(2*|ndex))

local expl

_description files expl 'texinfo file'
_files "$@" "$expl[@]" -g '*.(texinfo|texi)(-.)'

ACC SHELL 2018