dot_files/.gitconfig
2024-05-18 23:46:28 +03:00

18 lines
291 B
INI

[user]
name = MCorange99
email = mcorange@mcorangehq.xyz
signingkey = AFCD0DBD8A3B07EB821AB5EC5BE6B533CB76FE86
[init]
defaultBranch = main
[pull]
rebase = false
[core]
editor = nvim
[safe]
directory = /opt/gf
[push]
autoSetupRemote = true
default = current
[commit]
gpgsign = true