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,8 @@
{
"alfredsnippet" : {
"snippet" : "kubectl apply -f {cursor}",
"uid" : "DEF1BB44-59BB-41CA-B944-5BAAF22365C8",
"name" : "套用 YAML 設定檔",
"keyword" : ""
}
}