0 points
*
20 points
7 points
*
5 points
It’s in the official docs for zoxide, you are supposed to use the z alias, and many distros just set it up directly like that. I love doing z notes
from wherever I am.
1 point
You have to enable it in your shell config. For bash it’s eval "$(zoxide init bash)"
That will give you the z
command.
https://github.com/ajeetdsouza/zoxide?tab=readme-ov-file#installation
3 points
3 points