Files
alfred-preferences/Alfred.alfredpreferences/snippets/sh/python_script_shebang_with_env [EC15A62E-8D6E-4B09-9084-FCEB141C8110].json
2026-03-26 09:22:38 +08:00

8 lines
198 B
JSON

{
"alfredsnippet" : {
"snippet" : "#!\/usr\/bin\/env python",
"uid" : "EC15A62E-8D6E-4B09-9084-FCEB141C8110",
"name" : "python_script_shebang_with_env",
"keyword" : "shebang"
}
}