1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-02 07:51:09 +02:00
zsh/Completion/Builtins/_autoload
2000-03-23 04:19:26 +00:00

5 lines
98 B
Text

#compdef autoload
local expl
_wanted functions expl 'shell function' compadd - ${^fpath}/*(N:t)