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

7 lines
112 B
Django/Jinja

[user]
email = {{ email }}
name = {{ full_name }}
[core]
editor = nvim
[init]
defaultBranch = master