learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 11 months agoNavigating around in your shellblog.meain.ioexternal-linkmessage-square23fedilinkarrow-up177arrow-down14
arrow-up173arrow-down1external-linkNavigating around in your shellblog.meain.iolearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 11 months agomessage-square23fedilink
minus-squarehallettj@beehaw.orglinkfedilinkEnglisharrow-up2·11 months agoI use that r function regularly to go to the git project root. But I call it gtop. I mostly use that and zoxide to get around.
I use that
r
function regularly to go to the git project root. But I call itgtop
. I mostly use that and zoxide to get around.