Files
alfred-preferences/Alfred.alfredpreferences/snippets/cmd/清空檔案內容 [DD844FDF-0CF9-4692-8E20-CB8F655158B8].json
2026-03-26 09:22:38 +08:00

8 lines
185 B
JSON

{
"alfredsnippet" : {
"snippet" : "truncate -s 0 {cursor}",
"uid" : "DD844FDF-0CF9-4692-8E20-CB8F655158B8",
"name" : "清空檔案內容",
"keyword" : "truncate"
}
}