Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/在 Python 檔案中搜尋關鍵字 [3478C6B6-E83A-46E3-A709-16F2AF8468E9].json
2026-03-26 09:22:38 +08:00

8 lines
195 B
JSON

{
"alfredsnippet" : {
"snippet" : "ag --python {cursor} ",
"uid" : "3478C6B6-E83A-46E3-A709-16F2AF8468E9",
"name" : "在 Python 檔案中搜尋關鍵字",
"keyword" : "ag"
}
}