set git config

This commit is contained in:
Pim Kunis 2022-11-26 11:34:13 +01:00
parent b2a77c972e
commit 5a88d0c83e
3 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,4 @@
first_name: Pim
last_name: Kunis
full_name: "{{ first_name }} {{ last_name }}"
email: pim@kunis.nl