mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
16 lines
248 B
INI
16 lines
248 B
INI
[user]
|
|
name = Kohei Watanabe
|
|
email = nebel@fogtype.com
|
|
signingKey = 79807D08C6EF6460
|
|
[commit]
|
|
gpgSign = true
|
|
[core]
|
|
commentChar = ";"
|
|
[init]
|
|
defaultBranch = main
|
|
[pull]
|
|
rebase = true
|
|
[rebase]
|
|
autoStash = true
|
|
[push]
|
|
autoSetupRemote = true
|