diff --git a/home/gitconfig b/home/gitconfig index c246456..95c298e 100644 --- a/home/gitconfig +++ b/home/gitconfig @@ -19,5 +19,6 @@ m = merge r = rebase graph = log --graph --oneline + ds = diff --staged [push] autoSetupRemote = true