[hub] protocol = ssh [http] sslVerify = true [user] name = deadguy email = adeadguy@protonmail.com [core] editor = nvr --remote-wait-silent excludesfile = /home/deadguy/.config/git/gitignore autocrlf = input whitespace = warn pager = delta --plus-color="#012800" --minus-color="#340001" [interactive] diffFilter = delta --color-only [web] browser = firefox [credential] helper = /usr/libexec/git-core/git-credential-libsecret [merge] tool = nvr conflictstyle = diff3 [mergetool "nvr"] cmd = nvr -s -d $LOCAL $BASE $REMOTE $MERGED -c 'wincmd J | wincmd =' [diff] tool = nvr [difftool "nvr"] cmd = nvr -s -d $LOCAL $REMOTE [commit] gpgsign = true verbose = true [status] branch = true [color] diff = auto status = auto branch = auto ui = true [rerere] enabled = true [grep] lineNumber = true extendRegexp = true [color "branch"] remote = red bold current = yellow bold local = yellow [color "status"] added = yellow bold changed = red bold untracked = red header = cyan bold branch = yellow bold [color "grep"] separator = green bold filename = green linenumber = blue bold [color "diff-highlight"] oldNormal = red bold oldHighlight = red bold 52 newNormal = green bold newHighlight = green bold 22 [color "diff"] meta = yellow frag = magenta bold commit = yellow bold old = red bold new = green bold whitespace = red reverse [gpg] program = gpg2 [log] decorate = short