57EIIC3QK76H7VWZIQIELHFRXIT2PVCRGVKEANEEHS3WS77VI76QC
[user]
name = {{ .git.user.fullname }}
email = {{ .git.user.email }}
signingKey = {{ .git.user.signingkey }}
[gitlab]
user = jleechpe
[github]
user = jleechpe
[url "ssh://git@github.com"]
pushInsteadOf= https://github.com/
[init]
defaultBranch = main
{{- if .git.includes.jlptech }}
{{- with .git.includes.jlptech }}
# Defaults for JLP Tech Consulting
[includeIf "gitdir:~/{{ .name }}/"]
path = ~/.gitconfig-{{ .name }}
[includeIf "gitdir:~/git/{{ .name }}/"]
path = ~/.gitconfig-{{ .name }}
{{- end }}
{{- end }}
[user]
name = JLP
email = jlp@consultjlp.com
signingKey = BB6A288E6948BADB
[commit]
gpgSign = true