Current Path : /home/thomas/public_html/Fox-C404/root/usr/share/zsh/4.3.11/functions/ |
Current File : /home/thomas/public_html/Fox-C404/root/usr/share/zsh/4.3.11/functions/_texi |
#compdef -P (texi(2*|ndex)) local expl _description files expl 'texinfo file' _files "$@" "$expl[@]" -g '*.(texinfo|texi)(-.)'