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

> zoxide for cd

i'm sorry WHAT



Zoxide isn't a replacement for cd, but it is a wrapper for cd. It's the alternative for OG "z" (written in Bash I believe) and autojump (python) that were here for 20 years or so.

Basically, when tou type "cd some/subdir", these tools remember the frequency/recency of durectories you cd into, so at some point you can type "z sub" and they teleport you to "some/subdir" no matter what's your current working dir.

I love it and use it daily. Zoxide just has some nicer features than the alternatives (and maybe it's faster).


Apparently it is a thing.

https://github.com/ajeetdsouza/zoxide

Well I never.




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

Search: