mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-09 10:07:03 -06:00
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
[commit]
|
|
gpgsign = true
|
|
[user]
|
|
signingkey = C217005CF3C00672
|
|
name = Xevion
|
|
email = xevion@xevion.dev
|
|
[credential "https://github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[credential "https://gist.github.com"]
|
|
helper =
|
|
helper = !/usr/bin/gh auth git-credential
|
|
[core]
|
|
editor = micro
|
|
[init]
|
|
defaultBranch = master
|