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 -o ProxyCommand=\"ssh -W %h:%p bastion-host\" remote-host",
"uid" : "8E283F5C-A6C4-4739-ADF6-F4B558517469",
"name" : "透過跳板機連線到遠端主機",
"keyword" : ""
}
}