From: Ian Jackson Date: Thu, 13 Sep 2018 16:22:03 +0000 (+0100) Subject: some git gui thing found on zealot X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=ian-dotfiles.git;a=commitdiff_plain;h=e32b71d722ed261b78409c455de90484a68a270c some git gui thing found on zealot --- diff --git a/templates/gitconfig.in b/templates/gitconfig.in index fffd447..ccaf2fa 100755 --- a/templates/gitconfig.in +++ b/templates/gitconfig.in @@ -32,6 +32,9 @@ zealot) [dgit-distro "debian"] username = iwj keyid = 0x48B50D39 +[gui] + fontui = -family \"DejaVu Sans\" -size 11 -weight normal -slant roman -underline 0 -overstrike 0 + fontdiff = -family \"DejaVu Sans Mono\" -size 11 -weight normal -slant roman -underline 0 -overstrike 0 [url "git://git.kernel.org/"] insteadOf = git://git.kernel.org/ [url "git://xenbits.xen.org/linux-pvops.git"]