config/git/config

34 lines
457 B
Plaintext
Raw Normal View History

2023-07-25 03:26:05 +02:00
[user]
name = jolzem
email = jolzem@pm.me
signingkey = DB5485828E95A447
[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
[pull]
rebase = false
[core]
editor = nvim
[http]
sslVerify = false
[credential]
helper = store
[init]
defaultBranch = main
[commit]
gpgsign = true
[safe]
directory = /workspace