1
0
Fork 0

git Add user.signingkey to global config

This commit is contained in:
tastytea 2022-03-29 03:56:53 +02:00
parent c6a4bbd5ca
commit 38863668dc
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 9 additions and 7 deletions

View File

@ -42,10 +42,12 @@
allowedSignersFile = /home/tastytea/.ssh/allowed_signers
[interactive]
diffFilter = ( delta || cat )
[include]
path = config.local
[diff]
colorMoved = default
[delta]
color-only = true
diff-highlight = true
[user]
signingkey = ~/.ssh/id_ed25519
[include]
path = config.local