[core] pager = delta [interactive] diffFilter = delta --color-only [delta] navigate = true # use n and N to move between diff sections side-by-side = true hyperlinks = true hyperlinks-file-link-format = "vscode://file/{path}:{line}" [merge] conflictstyle = diff3 [diff] colorMoved = default [user] email = quentinduchemin@tuta.io name = Quentin Duchemin [push] autoSetupRemote = true [pull] rebase = true [init] defaultBranch = main