⚙️ 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
|
allow = always
|
||||||
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = libsecret
|
helper = store
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
|
|
Loading…
Add table
Reference in a new issue