learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 years agoNavigating around in your shellblog.meain.ioexternal-linkmessage-square21fedilinkarrow-up176arrow-down14
arrow-up172arrow-down1external-linkNavigating around in your shellblog.meain.iolearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 2 years agomessage-square21fedilink
minus-squarehallettj@beehaw.orglinkfedilinkEnglisharrow-up2·2 years 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.