Files
alfred-preferences/Alfred.alfredpreferences/snippets/cmd/顯示隱藏檔案 [D5B12876-3B2E-4B30-89C4-6CE409E284D6].json
2026-03-26 09:22:38 +08:00

8 lines
224 B
JSON

{
"alfredsnippet" : {
"snippet" : "defaults write com.apple.finder AppleShowAllFiles YES; killall Finder",
"uid" : "D5B12876-3B2E-4B30-89C4-6CE409E284D6",
"name" : "顯示隱藏檔案",
"keyword" : ""
}
}