ACC SHELL

Path : /usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //usr/share/zsh/4.3.10/functions/_mac_applications

#autoload

_retrieve_mac_apps

local expl
_wanted commands expl 'Mac OS X application' \
    compadd "$@" - "${(@)${_mac_apps[@]:t}%.app}"

ACC SHELL 2018