Add cache credential helper to Git config

bladee.bsky.social 21728f41 5aa8bcb1

verified
Changed files
+1
dot_config
+1
dot_config/git/config.tmpl
···
[credential]
helper = libsecret
helper = oauth
[gpg]
format = ssh
···
[credential]
helper = libsecret
helper = oauth
+
helper = cache --timeout=3600
[gpg]
format = ssh