What to you have in your bashrc to allow cd'ing in directories without typing cd?
But you can enable it in bash, the option has the same name as in zsh: autocd. Just run "shopt -s autocd".
But you can enable it in bash, the option has the same name as in zsh: autocd. Just run "shopt -s autocd".