init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "colima stop -f",
|
||||
"uid" : "E89D92A9-280F-4BCD-B345-420CEC6B0769",
|
||||
"name" : "colima stop -f",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
BIN
Alfred.alfredpreferences/snippets/lima/icon.png
Normal file
BIN
Alfred.alfredpreferences/snippets/lima/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 992 B |
10
Alfred.alfredpreferences/snippets/lima/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/lima/info.plist
Normal 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>
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "lima bash",
|
||||
"uid" : "B0BBA44E-54FA-42F7-9A36-F159313F60FF",
|
||||
"name" : "lima bash",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "lima uname -a",
|
||||
"uid" : "746F88A9-0D97-4A67-8A97-7AE62FFFEBC0",
|
||||
"name" : "lima uname -a",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "lima uname",
|
||||
"uid" : "773DC6D6-59BF-483D-AF9D-5C4A351993BF",
|
||||
"name" : "lima uname",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "limactl --version",
|
||||
"uid" : "155FD65D-C2D4-4B52-B952-9557720DC053",
|
||||
"name" : "limactl --version",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "limactl delete",
|
||||
"uid" : "0EF0E25F-49DC-483C-AD9B-D1C756C5EE91",
|
||||
"name" : "limactl delete",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "limactl list",
|
||||
"uid" : "69CFF603-18C7-4F30-BF51-C9FFB00B2605",
|
||||
"name" : "limactl list",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "limactl start",
|
||||
"uid" : "08A8D343-24FF-4EC8-8FF2-849B6CD69FD9",
|
||||
"name" : "limactl start",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "limactl stop",
|
||||
"uid" : "3C06146A-5D68-4214-8043-E8BF10FF4FCB",
|
||||
"name" : "limactl stop",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "colima stop",
|
||||
"uid" : "3C72E68A-CAD1-4D44-A3DE-ABA33632D4B2",
|
||||
"name" : "停止 Colima 容器",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "colima start",
|
||||
"uid" : "F4E7FD5E-9E20-4E0A-962B-58ED8433F001",
|
||||
"name" : "啟動 Colima 容器",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "colima status",
|
||||
"uid" : "461C4D3D-02A8-4A0A-B0EF-E94C325B01BE",
|
||||
"name" : "查看 Colima 容器狀態",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user