Skip to content

Instantly share code, notes, and snippets.

View aslilac's full-sized avatar
🦒
finally

Kayla Washburn-Love aslilac

🦒
finally
View GitHub Profile
@mislav
mislav / config.json
Last active May 27, 2024 02:49
Experiment in using GitHub CLI to authenticate fetching docker images from GitHub Package Registry
// ~/docker/config.json
{
"credsStore": "desktop",
"credHelpers": {
"docker.pkg.github.com": "gh",
"ghcr.io": "gh"
}
}
@jamieweavis
jamieweavis / macos-app-icon.md
Last active June 30, 2024 08:23
How to create an .icns macOS app icon