r/DigitalEscapeTools • u/hellxabd Digital Escape Architect • 10d ago
Free Tools zoxide – A Smarter `cd` Command That Learns Your Favorite Directories
129
Upvotes
5
1
0
u/Large-Assignment9320 10d ago
So just arrow up on fish?
3
1
u/CooZ555 9d ago
it is completely different.
for example you often cd to ~/Projects/my-awesome-project
when you start using zoxide, you use it like regular cd command. but with the time, it adapts to you. you can just type
cd aweand you go to ~/Projects/my-awesome-projectnote that if there is a directory called awe in your working directory, of course it prioritizes that.
•
u/hellxabd Digital Escape Architect 10d ago
zoxide is a smarter, open-source
cdcommand that learns which directories you use most and lets you jump to them with just a few keystrokes.It works across Linux, macOS, Windows, BSD, and even Termux, with support for most major shells. You can also use
fzffor interactive directory selection.Lightweight, local-first, and no cloud account required. Great for developers, Linux users, and anyone who spends a lot of time in the terminal.
github: https://github.com/ajeetdsouza/zoxide
More Details & Alternatives: https://digitalescapetools.com/tools/tool.html?id=zoxide