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

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" : "mas install",
"uid" : "64665795-41DC-4E4C-B9DC-85C895B8C00C",
"name" : "install_mac_app_store_app",
"keyword" : ""
}
}

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "mas list",
"uid" : "8B148B7C-D1EE-41C3-8F7C-5C11C3F91AFD",
"name" : "list_installed_mac_app_store_apps",
"keyword" : ""
}
}