From 388a811109b0c8a5690fe58cf2a4b4b18000a36b Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 20 Nov 2024 13:14:34 -0500 Subject: [PATCH] diff alias --- configs/.gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/.gitconfig b/configs/.gitconfig index 005659b..e112705 100644 --- a/configs/.gitconfig +++ b/configs/.gitconfig @@ -60,6 +60,7 @@ fa = fetch --all pa = pull --all c = commit + d = diff aa = add . s = status p = pull