Files
config/git/config
T
2026-02-19 11:55:08 +01:00

34 lines
456 B
Plaintext

[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 = vim
[http]
sslVerify = false
[credential]
helper = store
[init]
defaultBranch = main
[commit]
gpgsign = true
[safe]
directory = /workspace