minus-squaregole@lemmy.ziptoAsk Lemmy@lemmy.world•Linux question: I like to browse using ls. Than when I find what I'm looking for, I would like to directly move there with cd without having to retype the path. Is there an elegant solution for that?linkfedilinkarrow-up8·14 days agoFor me I replaced cd with https://github.com/ajeetdsouza/zoxide cd to anywhere from anywhere, don’t even need to type the whole thing. Algorithm: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching linkfedilink
For me I replaced cd with https://github.com/ajeetdsouza/zoxide
cd to anywhere from anywhere, don’t even need to type the whole thing. Algorithm: https://github.com/ajeetdsouza/zoxide/wiki/Algorithm#matching