sag@lemm.ee to Programmer Humor@programming.dev · 1 year agoMy Git Knowledgelemm.eeimagemessage-square174fedilinkarrow-up11.12Karrow-down125
arrow-up11.09Karrow-down1imageMy Git Knowledgelemm.eesag@lemm.ee to Programmer Humor@programming.dev · 1 year agomessage-square174fedilink
minus-squareCwilliams@beehaw.orglinkfedilinkarrow-up6arrow-down1·1 year 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