index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
/
Context
/
_autocd
blob: 58ba5b17b0c65818dc3f8c158e117eca5ec3a749 (
plain
)
1
2
3
4
5
#compdef -command- _command_names local ret=$? [[ -o autocd ]] && _cd || return ret