ACC SHELL

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

#compdef -command-

_command_names
local ret=$?
[[ -o autocd ]] && _cd || return ret

ACC SHELL 2018