@[email protected] to [email protected] • 1 month agoThat is the waysub.wetshaving.socialimagemessage-square145fedilinkarrow-up1928
arrow-up1928imageThat is the waysub.wetshaving.social@[email protected] to [email protected] • 1 month agomessage-square145fedilink
minus-square@[email protected]linkfedilink6•1 month 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-squaresleet01linkfedilink1•edit-21 month 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!