From c206381642ef9305fcd6a6c58397b5d1dfdb9a20 Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Fri, 2 Jun 2017 13:20:16 +0200 Subject: [PATCH] Why was the big cat disqualified from the race? Because it was a cheetah. --- git/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.gitconfig b/git/.gitconfig index 8a461bb..418df8d 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -14,6 +14,7 @@ discard = checkout -- uncommit = reset --mixed HEAD~ graph = log --graph -10 --branches --remotes --tags --format=format:'%Cgreen%h %Creset• %<(75,trunc)%s (%cN, %cr) %Cred%d' --date-order + dad = !curl https://icanhazdadjoke.com/ && git add [push] default = simple [user]