git secret

This commit is contained in:
mjallen18
2025-05-27 19:30:41 -05:00
parent d208f700d1
commit 8fb3bed768

View File

@@ -67,7 +67,7 @@ in
userEmail = "matt.l.jallen@gmail.com";
aliases = gitAliases;
extraConfig = {
credential.helper = "gnome-keyring";
credential.helper = "libsecret";
};
};