⚙️ config(git): store credentials instead of using the libsecret helper
This commit is contained in:
parent
af918fc705
commit
0462e911ff
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
allow = always
|
||||
|
||||
[credential]
|
||||
helper = libsecret
|
||||
helper = store
|
||||
|
||||
[core]
|
||||
editor = nvim
|
||||
|
|
Loading…
Add table
Reference in a new issue