init: Alfred preferences

This commit is contained in:
2026-03-26 09:22:38 +08:00
commit 3cad72b72c
13215 changed files with 108280 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"alfredsnippet" : {
"snippet" : "curl -sSL https:\/\/get.docker.com\/ | CHANNEL=stable sh",
"dontautoexpand" : true,
"uid" : "E3BC822C-F4F2-4035-AE17-B9598F79B148",
"name" : "Docker 安裝指令",
"keyword" : "install"
}
}