Automatic cd: Zsh simplifies directory navigation by enabling users to change directories simply by typing the name of the desired directory. This feature eliminates the need to type the “cd” command explicitly, saving time and keystrokes.
What if there happens to be a command with the same name?
What if there happens to be a command with the same name?
command goes first
order is shell built in > path > autocd
Then you’re likely to enter a command by accident. I would consider that a dangerous misfeature and look to turn it off.
I’ve got syntax highlighting enabked, so I always notice the different color when I type a commnand.
not really tab complete puts a / at the end of autocd directories
Don’t name your directories “rm” or “fdisk” problems solved