diff --git a/.gitconfig b/.gitconfig index c9d59ec..10b14fd 100644 --- a/.gitconfig +++ b/.gitconfig @@ -26,4 +26,4 @@ cam = commit -am d = diff dc = diff --cached - l = log --oneline --graph --decorate + l = log --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit