oh-my-git/scripts/gitconfig
2020-10-29 17:30:12 +01:00

13 lines
176 B
Plaintext

[user]
email = you@time.agency
name = You
[core]
editor = ~/fake-editor
[init]
templateDir = ""
defaultBranch = main
[log]
decorate = true
[advice]
detachedHead = false