mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-23 05:49:55 +00:00
Change git credentials
This commit is contained in:
parent
8052c8f83b
commit
826b6a5fe8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[user]
|
||||
name = {{ .name }}
|
||||
email = {{ .email }}
|
||||
signingkey = {{ .pubkey }}
|
||||
name = "Thomas A. Christensen II"
|
||||
email = "25492070+MillironX@users.noreply.github.com"
|
||||
signingkey = 0xD5F50D10552A4BEC
|
||||
[core]
|
||||
editor = nvim
|
||||
[credential]
|
||||
|
|
Loading…
Reference in a new issue