@[email protected] to [email protected] • 2 months agoThat is the waysub.wetshaving.socialimagemessage-square144fedilinkarrow-up1930
arrow-up1930imageThat is the waysub.wetshaving.social@[email protected] to [email protected] • 2 months agomessage-square144fedilink
minus-squarevorticlinkfedilink5•edit-22 months agoI aliased cd to a custom funtion in my bashrc to do this at one point, but cd ../../../.. is too engrained so I never rembered to use it.
minus-square@[email protected]linkfedilink4•2 months agoYou will probably like zoxide (i am not sure about policy on links here, but here you go https://github.com/ajeetdsouza/zoxide)
minus-square@[email protected]linkfedilink4•2 months agoZoxide is nice, or use Yazi so you can actually see where you’re going.
minus-squareEyedustlinkfedilinkEnglish1•2 months agoYazi, Superfile, Midnight Commander (my favorite), or Ranger. I’m sure there’s more, but those are the ones I know.
I aliased
cd
to a custom funtion in my bashrc to do this at one point, butcd ../../../..
is too engrained so I never rembered to use it.You will probably like zoxide (i am not sure about policy on links here, but here you go https://github.com/ajeetdsouza/zoxide)
Zoxide is nice, or use Yazi so you can actually see where you’re going.
Yazi, Superfile, Midnight Commander (my favorite), or Ranger. I’m sure there’s more, but those are the ones I know.