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" : "ssh-keygen -o -t rsa -b 4096 -C \"<comment>\"",
"uid" : "C1573148-300B-47FB-BEDC-4781C84BAC84",
"name" : "產生帶註解的 RSA SSH 金鑰",
"keyword" : ""
}
}