Hacker News new | ask | show | jobs
by yewenjie 1949 days ago
I use zoxide - a modern z written in Rust.

https://github.com/ajeetdsouza/zoxide

2 comments

z.sh is a 243-line shell script. What makes this Rust version better or more modern?
given that zoxide is not bash, it works in other shells like fish
I don't know about fish, but z does work in zsh at least.
As of about 5 minutes after reading that, so am I. Thanks!