I use this all the time in zsh, and it’s one dot per directory up.
……… will go up 8 directories
cd is also optional in zsh, you can just type “..” without cd
I use this all the time in zsh, and it’s one dot per directory up.
……… will go up 8 directories
cd is also optional in zsh, you can just type “..” without cd