[user] name = {{ .name }} email = {{ .email }} signingkey = {{ .pubkey }} [core] editor = nvim [credential] helper = store [color] ui = auto [init] defaultBranch = master [github] user = MillironX [pull] rebase = false {{- if eq .machinetype "workstation" }} [commit] gpgsign = true [diff] tool = kdiff3 [merge] tool = kdiff3 {{- end }}