diff --git a/.gitconfig b/.gitconfig index a7e8025..aa5c5db 100644 --- a/.gitconfig +++ b/.gitconfig @@ -18,6 +18,9 @@ br = branch c = commit -am shame = blame + r = !GIT_NO_PAGER=1 git l -30 + l = "!. ~/.githelpers && pretty_git_log" + [push] default = simple