Current Path : /home/thomas/public_html/Fox-C404/root/usr/share/zsh/4.3.11/functions/ |
Current File : /home/thomas/public_html/Fox-C404/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}"