X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/7dc35f04d58b4b8d26dfadad6fd3967fb2463475..52696e46085eb452409261a6bae0a069a78144a9:/gitconfig diff --git a/gitconfig b/gitconfig index 4064ae9..4f63592 100644 --- a/gitconfig +++ b/gitconfig @@ -46,3 +46,14 @@ --no-chain-reply-to \ --no-signed-off-by-cc \ --to" + +[stgit] + autoresolved = yes + smtpdelay = 0 + +[mail "alias"] + git = git@vger.kernel.org + mdw = mdw@distorted.org.uk +[gui] + fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0 + fontdiff = -family fixed -size 10 -weight normal -slant roman -underline 0 -overstrike 0