.gitconfig: add comment + prefer vim (more compatible)
Este cometimento está contido em:
ascendente
be5cc4ea50
cometimento
dffe727d18
1 ficheiros modificados com 3 adições e 1 eliminações
|
@ -9,6 +9,8 @@
|
|||
name = {{ .gitName }}
|
||||
email = {{ .gitEmail }}
|
||||
|
||||
# Information on how to set this up:
|
||||
# https://github.com/hickford/git-credential-oauth?tab=readme-ov-file#git-credential-oauth
|
||||
[credential]
|
||||
helper = cache --timeout 21600
|
||||
helper = oauth
|
||||
|
@ -21,7 +23,7 @@
|
|||
# oauthDeviceAuthURL = /login/oauth/authorize_device
|
||||
# oauthScopes = read_repository
|
||||
[core]
|
||||
editor = nvim
|
||||
editor = vim
|
||||
pager = delta
|
||||
|
||||
[init]
|
||||
|
|
Carregando…
Adicionar tabela
Adicionar uma ligação
Criar uma nova questão referindo esta