diff --git a/.gitconfig b/.gitconfig index ea7369e..2bca141 100644 --- a/.gitconfig +++ b/.gitconfig @@ -2,7 +2,7 @@ br = branch ci = commit co = checkout - di = diff + di = diff --color-words gl = log --decorate --graph --pretty=oneline glog = log --decorate --graph st = status --short