1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-04 20:40:57 +02: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)