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 ff34d9a8e6
commit 9b9fdd864e
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": [