X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/e61fa1ae5f252cb86c5b86b12c68fd55113e8b55..c0fcfecb69d5ac85ddcc2eaef50247357e022176:/gitconfig diff --git a/gitconfig b/gitconfig index 2f147d7..ade16c4 100644 --- a/gitconfig +++ b/gitconfig @@ -60,6 +60,7 @@ --no-chain-reply-to \ --no-signed-off-by-cc \ --to" + files = "ls-files --exclude-standard" [stgit] autoresolved = yes @@ -74,5 +75,5 @@ signedoffcc = yes [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 + fontui = -family sans -size 10 + fontdiff = -family monospace -size 10