Files
alfred-preferences/Alfred.alfredpreferences/snippets/fd/查找所有以 .py 為擴展名的檔案 [9F7E213C-F2FB-477A-B384-90E39466A753].json
2026-03-26 09:22:38 +08:00

8 lines
202 B
JSON

{
"alfredsnippet" : {
"snippet" : "fd -e py {cursor} ",
"uid" : "9F7E213C-F2FB-477A-B384-90E39466A753",
"name" : "查找所有以 \".py\" 為擴展名的檔案",
"keyword" : "fd"
}
}