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

12 lines
234 B
Text
Raw Normal View History

[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"