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" : "# Brewfile 範例\nbrew \"git\"\ncask \"google-chrome\"\ncask \"iterm2\"\n# 這裡就用到 mas 了!\nmas \"LINE\", id: 443904275",
"uid" : "C8582816-E758-45EB-96FB-84AAE3360C87",
"name" : "Brewfile",
"keyword" : ""
}
}