1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-30 16:00:53 +01:00
zsh/Completion/Builtins/_autoload
1999-11-15 12:01:46 +00:00

6 lines
116 B
Text

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