mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
13 lines
260 B
Plaintext
13 lines
260 B
Plaintext
[init]
|
|
defaultBranch = main
|
|
[user]
|
|
email = i@d0zingcat.dev
|
|
name = d0zingcat
|
|
signingkey = 39E301C2
|
|
[url "ssh://git@github.com/"]
|
|
insteadOf = https://github.com/
|
|
[core]
|
|
excludesfile = /Users/d0zingcat/.config/git/.gitignore
|
|
[commit]
|
|
gpgsign = true
|