diff --git a/.config/git/config b/.config/git/config
index 48d4415aa72252357fa9d300c27c8bb54d4474f1..a86056f9125b7cfab0ee457306d4e17fd51edd3c 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -4,6 +4,7 @@
     amend = commit --amend
     autorebase = -c 'core.editor=true' rebase -i --autosquash --autostash
     bull = submodule update --remote --init
+    cdiff = diff --cached
     cleaan = clean -fdX
     cleaaan = clean -fdx
     dif = diff --color-words