weird@sub.wetshaving.social to linuxmemes@lemmy.world · 4 days agoThat is the waysub.wetshaving.socialexternal-linkmessage-square146fedilinkarrow-up1918arrow-down116
arrow-up1902arrow-down1external-linkThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 4 days agomessage-square146fedilink
minus-squaretechnotony@sh.itjust.workslinkfedilinkarrow-up5·3 days agoEasiest solution, use fish instead of bash! Default fish keybindings will allow you to just type . . or name a directory similar to how you could do with Zoxide. Also, wait until you find about pushd and popd ;)
minus-squaresleet01@lemmy.calinkfedilinkarrow-up1·edit-23 days agoReally buried the lede there: pushd and popd are what I use instead of cd most times!
Easiest solution, use fish instead of bash! Default fish keybindings will allow you to just type . . or name a directory similar to how you could do with Zoxide.
Also, wait until you find about pushd and popd ;)
Really buried the lede there:
pushd
andpopd
are what I use instead ofcd
most times!