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" : "colima stop -f",
"uid" : "E89D92A9-280F-4BCD-B345-420CEC6B0769",
"name" : "colima stop -f",
"keyword" : ""
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>snippetkeywordprefix</key>
<string></string>
<key>snippetkeywordsuffix</key>
<string></string>
</dict>
</plist>

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "lima bash",
"uid" : "B0BBA44E-54FA-42F7-9A36-F159313F60FF",
"name" : "lima bash",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "lima uname -a",
"uid" : "746F88A9-0D97-4A67-8A97-7AE62FFFEBC0",
"name" : "lima uname -a",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "lima uname",
"uid" : "773DC6D6-59BF-483D-AF9D-5C4A351993BF",
"name" : "lima uname",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "limactl --version",
"uid" : "155FD65D-C2D4-4B52-B952-9557720DC053",
"name" : "limactl --version",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "limactl delete",
"uid" : "0EF0E25F-49DC-483C-AD9B-D1C756C5EE91",
"name" : "limactl delete",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "limactl list",
"uid" : "69CFF603-18C7-4F30-BF51-C9FFB00B2605",
"name" : "limactl list",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "limactl start",
"uid" : "08A8D343-24FF-4EC8-8FF2-849B6CD69FD9",
"name" : "limactl start",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "limactl stop",
"uid" : "3C06146A-5D68-4214-8043-E8BF10FF4FCB",
"name" : "limactl stop",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "colima stop",
"uid" : "3C72E68A-CAD1-4D44-A3DE-ABA33632D4B2",
"name" : "停止 Colima 容器",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "colima start",
"uid" : "F4E7FD5E-9E20-4E0A-962B-58ED8433F001",
"name" : "啟動 Colima 容器",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "colima status",
"uid" : "461C4D3D-02A8-4A0A-B0EF-E94C325B01BE",
"name" : "查看 Colima 容器狀態",
"keyword" : ""
}
}