diff --git a/.config/git/config b/.config/git/config index b1851d8..4faf001 100644 --- a/.config/git/config +++ b/.config/git/config @@ -22,12 +22,14 @@ [core] quotePath = false commitGraph = true + pager = less -MR --quit-if-one-screen --underline-special [receive] advertisePushOptions = true [push] - gpgSign = if-asked + gpgSign = if-asked [gc] writeCommitGraph = true + auto = 256 [alias] fuckit = reset --hard [init]