This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/roles/system/templates/.gitconfig.j2

6 lines
73 B
Text
Raw Normal View History

2022-11-26 10:34:13 +00:00
[user]
email = {{ email }}
name = {{ full_name }}
[core]
editor = vim