X-Git-Url: https://git.madduck.net/etc/git.git/blobdiff_plain/86b56b37fec583552cf2a8c184ad6732f0a98f8e..d32cdc55c2f0cb9793d0074fe940e0776c463f61:/.gitconfig?ds=sidebyside diff --git a/.gitconfig b/.gitconfig index be946c3..1978b30 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,6 +6,8 @@ pager = "less --quit-if-one-screen --raw-control-chars --no-init --hilite-search --SILENT" quotePath = false editor = sensible-editor +start +[init] + defaultBranch = main [diff] renames = copies [alias] @@ -29,8 +31,6 @@ driver = dpkg-mergechangelogs -m %O %A %B %A [diff] tool = vimdiff -[gui] - fontui = -family rotissansserif -size 10 -weight bold -slant roman -underline 0 -overstrike 0 [color] branch = auto diff = auto