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