sag@lemm.ee to Programmer Humor@programming.dev · 10 months agoMy Git Knowledgelemm.eeimagemessage-square177fedilinkarrow-up11.12Karrow-down125
arrow-up11.1Karrow-down1imageMy Git Knowledgelemm.eesag@lemm.ee to Programmer Humor@programming.dev · 10 months agomessage-square177fedilink
minus-squareCwilliams@beehaw.orglinkfedilinkarrow-up6arrow-down1·10 months agocat ~/.bash_history | grep "gut add" | wc -l I’ve typed that more times than I thought…
Gut clone
I’ve typed that more times than I thought…
alias gut=git
echo alias gut=git >> ~/.bashrc