Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/刪除git檔案 [48FACFA8-3952-4E2C-8032-3E7589901B6D].json
2026-03-26 09:22:38 +08:00

8 lines
167 B
JSON

{
"alfredsnippet" : {
"snippet" : "git rm {cursor}",
"uid" : "48FACFA8-3952-4E2C-8032-3E7589901B6D",
"name" : "刪除git檔案",
"keyword" : ""
}
}