Hacker News new | ask | show | jobs
by rishigoutam 4685 days ago
How does it differ from autojump?
1 comments

I don't know autojump, but from a cursory look: z is written in pure shell, is a single file, no external dependencies. autojump requires python, thus likely has more features.

IMHO, just for jumping around directories, z is good enough.