dotfiles/.gitconfig
2024-12-26 17:14:35 +09:00

17 lines
229 B
INI

[user]
name = JaeYoo-Im
email = cpu3792@gmail.com
autocrlf = input
[init]
defaultBranch = master
[core]
editor = vim
[protocol "file"]
allow = always
[commit]
gpgsign = false
[tag]
gpgsign = false
[gpg]
format = openpgp