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:
parent
9df027d4a6
commit
446e991859
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
email = {{ .email }}
|
||||
signingkey = {{ .pubkey }}
|
||||
[core]
|
||||
editor = nano
|
||||
editor = nvim
|
||||
[credential]
|
||||
helper = store
|
||||
[color]
|
||||
|
|
Loading…
Reference in a new issue