weird@sub.wetshaving.social to linuxmemes@lemmy.world · 10 days agoThat is the waysub.wetshaving.socialimagemessage-square146fedilinkarrow-up1922arrow-down118
arrow-up1904arrow-down1imageThat is the waysub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 10 days agomessage-square146fedilink
minus-squaremoopet@sh.itjust.workslinkfedilinkEnglisharrow-up3·9 days agogit () { if [ "$1" = "cd" ] then shift cd "./$(command git rev-parse --show-cdup)$*" else command git "$@" fi }
git () { if [ "$1" = "cd" ] then shift cd "./$(command git rev-parse --show-cdup)$*" else command git "$@" fi }