zshrs 0.9.4

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, SQLite caching
Documentation
1
2
3
4
5
6
#compdef -P (texi(2*|ndex))

local expl

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