1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Add git config

This commit is contained in:
Jack Foltz 2018-12-01 14:48:52 -05:00
parent 0a33e410e0
commit cd06bed542
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

8
lain/.config/git/config Normal file
View File

@ -0,0 +1,8 @@
[user]
email = jack@foltz.io
name = Jack Foltz
signingkey = 440C74D9941B9465F618BD8FD1F0331758D1F29A
[commit]
gpgsign = true
[core]
autocrlf = input