mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-10 10:47:02 +00:00
11 lines
234 B
Text
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"
|