1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-01-26 00:44:48 +01:00

git: store credentials by default

This commit is contained in:
2026-01-25 18:49:00 +01:00
parent e02221c58c
commit 75318766b4

View File

@@ -22,3 +22,5 @@
show-syntax-themes = true show-syntax-themes = true
[merge] [merge]
conflictStyle = zdiff3 conflictStyle = zdiff3
[credential]
helper = store