1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-21 13:16:04 +00:00

Update executable_dot_gitconfig.tmpl

This commit is contained in:
Thomas A. Christensen II 2023-03-02 12:25:10 -06:00
parent 9df027d4a6
commit 446e991859
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -3,7 +3,7 @@
email = {{ .email }}
signingkey = {{ .pubkey }}
[core]
editor = nano
editor = nvim
[credential]
helper = store
[color]