Hacker News new | ask | show | jobs
by Zizizizz 1263 days ago
Say I have a directory as Documents/projects/rust/supercoolproject, from my home directory I can just type `z sup` and because it's in my command history and no other path contains super, it just takes me straight there.

If there are more than one you either repeat the command to go to the next match, or can do `zi sup` and it will give you the results in an fzf picker to just pick the right one