What does HackerNews think of zoxide?

A smarter cd command. Supports all major shells.

Language: Rust

#33 in Bash
#11 in Node.js
#201 in Hacktoberfest
#113 in Rust
#38 in Shell
I discovered this yesterday. It’s an improved ‘cd’ command. I have yet to give it a try but I’m really eager to. https://github.com/ajeetdsouza/zoxide
Zoxide is basically the 'Rust Rewrite' version of the 'Z' tool and is actively maintained, I haven't had any issues with it: https://github.com/ajeetdsouza/zoxide
Sure, I too use fish as I wrote in the original post.

Starship gives me quite a bit of situational awareness:

- git status, with branch, uncommited stuff, all that

- my python venv I'm in, not just the system python version

- my aws profile active

- etc

Forgot to add zoxide [0] and ripgrep [1].

[0] https://github.com/ajeetdsouza/zoxide

[1] https://github.com/BurntSushi/ripgrep