match hostnames via prefix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
autocrlf = input
|
||||
safecrlf = warn
|
||||
[user]
|
||||
{{- if eq .chezmoi.hostname "UGC13335X84" }}
|
||||
{{- if hasPrefix "UGC" .chezmoi.hostname }}
|
||||
email = jbeckmey@ford.com
|
||||
{{- else }}
|
||||
email = joel@beckmeyer.us
|
||||
|
||||
Reference in New Issue
Block a user