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]
|
[user]
|
||||||
name = {{ .name }}
|
name = "Thomas A. Christensen II"
|
||||||
email = {{ .email }}
|
email = "25492070+MillironX@users.noreply.github.com"
|
||||||
signingkey = {{ .pubkey }}
|
signingkey = 0xD5F50D10552A4BEC
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
[credential]
|
[credential]
|
||||||
|
|
Loading…
Reference in a new issue