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

Similarly, in zsh cd -n will take you to the nth-most-recent directory. 'dirs -v' will show the current state of the directory stack... you can do things like "dirs -v" + "cd -6" to figure out the number to use, then go to that directory.


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

Search: