git: Add credential helper
This commit is contained in:
parent
d9e471ba03
commit
94c0cb774f
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@
|
|||
editor = nvim
|
||||
excludesfile = ~/.gitignore_global
|
||||
|
||||
[credential]
|
||||
helper = /usr/lib/git-core/git-credential-libsecret
|
||||
|
||||
[diff]
|
||||
submodule = log
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue