Prepending cd for directory names would be kind of bad for me.
I tend to create local scripts to initialize project environments using their root directory name. So the automatic prepending would make the action ambiguous as a command.
That's the first thing I disable every time I set up oh-my-zsh on a new box. I think it should not be a default behaviour and should only be enabled if needed.
I tend to create local scripts to initialize project environments using their root directory name. So the automatic prepending would make the action ambiguous as a command.