Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:42 +08:00
commit 8950f3ecf1
6 changed files with 104 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "tools-for-mac",
"description": "Useful tools and hooks for macOS users",
"version": "0.0.1",
"author": {
"name": "fussy113"
},
"hooks": [
"./hooks"
]
}