diff --git a/.config/git/config b/.config/git/config index 9b972b2..6437322 100644 --- a/.config/git/config +++ b/.config/git/config @@ -43,14 +43,15 @@ [difftool "nvim"] cmd = "nvim -d \"$LOCAL\" \"$REMOTE\"" -[status] - showStash = true [pager] branch = false # Disable pagination for branch list +[status] + showStash [grep] - lineNumber = true + lineNumber [log] date=local + follow [commit] verbose