init: initial commit

This commit is contained in:
Blizzard
2026-08-02 21:15:48 +08:00
commit 48119ef99b
83 changed files with 13349 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(export PATH=\"$HOME/.cargo/bin:$PATH\")",
"Bash(cargo add *)"
]
}
}