sag to Programmer [email protected] • 1 year agoMy Git Knowledgelemm.eeimagemessage-square175fedilinkarrow-up11.12K
arrow-up11.12KimageMy Git Knowledgelemm.eesag to Programmer [email protected] • 1 year agomessage-square175fedilink
minus-square@[email protected]linkfedilink6•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