X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=4a411ea5a43ba005fcdb3111908a3989f7d2e440;hb=bd57e37cf34ee5160502d3cad22bb0a6e570b83d;hp=66a284234459b24f18c87522514305651b27339f;hpb=6a0e2cd17c1ee99bc8a508ba138332c4a2edae66;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 66a2842..4a411ea 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,7 +20,7 @@ stb = status --short --branch unstage = reset HEAD -- wdiff = diff --word-diff - wshow = show --word-diff + wshow = show --word-diff --decorate [branch] autosetuprebase = always @@ -88,8 +88,8 @@ untracked = red updated = magenta -[core] - pager = less -FRSXgimq +[log] + abbrevCommit = true [merge] tool = vimdiff