[alias] co = checkout br = branch ci = commit st = status [pull] rebase = true [init] defaultBranch = main [user] name = Jan Ehrhardt email = {{ .git.user.email }} signingkey = {{ .ssh.key }} [commit] gpgsign = true [gpg] format = ssh