tangled
alpha
login
or
join now
bladee.bsky.social
/
dotfiles
1
fork
atom
My dotfiles
1
fork
atom
overview
issues
pulls
pipelines
Add atcr credential helper support
bladee.bsky.social
2 months ago
cf756483
9af50808
verified
This commit was signed with the committer's
known signature
.
bladee.bsky.social
SSH Key Fingerprint:
SHA256:+YD7E7cyoUS8DTBB7i5c8AWUOvVAmmwcErmb2UIN2cY=
+5
1 changed file
expand all
collapse all
unified
split
dot_config
containers
auth.json
+5
dot_config/containers/auth.json
···
1
1
+
{
2
2
+
"credHelpers": {
3
3
+
"atcr.io": "atcr"
4
4
+
}
5
5
+
}