39
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Nov 2023
39 points (100.0% liked)
Programming
13360 readers
9 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
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