Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I just found out the other day that in fish you don't need to use the 'cd' command. You can just type out a path and it'll change to the folder.


You get the same in bash and zsh, it's not exclusive to fish.

Bash: shopt -s autocd

Zsh: setopt autocd




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: