zshrs 0.11.18

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Documentation
1
2
3
4
5
6
7
8
#compdef grep-excuses

_arguments \
   '(--no-conf --noconf)'{--no-conf,--noconf}'[do not read any config files]' \
   '(--wipnity -w)'{--wipnity,-w}'[get information from release.debian.org]' \
   '--version[display version information]' \
   '--help[display help information]' \
   ':package:_deb_packages avail'