zshrs 0.9.2

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, SQLite caching
Documentation
1
2
3
4
5
6
#autoload

# This is for GNU-like commands which understand the --help option,
# but which do not otherwise require special completion handling.

_arguments '*:arg: _default' --