learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 year agoNavigating around in your shellblog.meain.ioexternal-linkmessage-square19fedilinkarrow-up169arrow-down13
arrow-up166arrow-down1external-linkNavigating around in your shellblog.meain.iolearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 year agomessage-square19fedilink
minus-squarebeeng@discuss.tchncs.delinkfedilinkarrow-up2·1 year agoLook into zoxide. z direc Will take you to the most used directory starting with “direc” eg “/home/me/random/directory”
Look into zoxide.
z direc
Will take you to the most used directory starting with “direc” eg “/home/me/random/directory”