Current Path : /proc/2/root/usr/share/zsh/4.3.11/functions/ |
Current File : //proc/2/root/usr/share/zsh/4.3.11/functions/_mac_applications |
#autoload _retrieve_mac_apps local expl _wanted commands expl 'Mac OS X application' \ compadd "$@" - "${(@)${_mac_apps[@]:t}%.app}"