5 lines
No EOL
220 B
Cheetah
5 lines
No EOL
220 B
Cheetah
{
|
|
"auths": {},
|
|
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}",
|
|
"currentContext": "default"
|
|
} |