chore: add git setup script

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2025-09-14 11:41:17 +00:00
parent a3055a81aa
commit b470c46da0
2 changed files with 142 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
"version": "latest"
}
},
"postCreateCommand": "bun install",
"postCreateCommand": "./scripts/setup-git.sh",
"customizations": {
"vscode": {
"extensions": [