Files
alfred-preferences/Alfred.alfredpreferences/snippets/alias/這是用來返回上一個目錄的命令 [1737FFA8-77AE-4B83-B29D-A245C537DB2F].json
2026-03-26 09:22:38 +08:00

8 lines
195 B
JSON

{
"alfredsnippet" : {
"snippet" : "cd ..; cd -",
"uid" : "1737FFA8-77AE-4B83-B29D-A245C537DB2F",
"name" : "這是用來返回上一個目錄的命令。",
"keyword" : "cd"
}
}