convert gitconfig to work/personal aware template
This commit is contained in:
parent
827ae25751
commit
9cdb8bee9d
@ -2,7 +2,11 @@
|
||||
autocrlf = input
|
||||
safecrlf = warn
|
||||
[user]
|
||||
{{- if eq .chezmoi.hostname "UGC13335X84" }}
|
||||
email = jbeckmey@ford.com
|
||||
{{- else }}
|
||||
email = joel@beckmeyer.us
|
||||
{{- end }}
|
||||
name = Joel Beckmeyer
|
||||
[color]
|
||||
ui = auto
|
Loading…
Reference in New Issue
Block a user