1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-10 10:47:02 +00:00
home-manager/tests/modules/programs/gh/credential-helper.git.conf
2025-02-17 03:00:03 -08:00

11 lines
234 B
Text

[credential "https://github.com"]
helper = "@gh@/bin/gh auth git-credential"
[credential "https://github.example.com"]
helper = "@gh@/bin/gh auth git-credential"
[gpg]
format = "openpgp"
[gpg "openpgp"]
program = "path-to-gpg"