fix color

This commit is contained in:
2025-06-13 20:15:20 +09:00
parent 36863e4d9f
commit 33c166fa0c
9 changed files with 551 additions and 117 deletions

View File

@ -35,7 +35,8 @@
"Bash(npm run dev:*)",
"Bash(./target/release/ailog:*)",
"Bash(rg:*)",
"Bash(../target/release/ailog build)"
"Bash(../target/release/ailog build)",
"Bash(zsh run.zsh:*)"
],
"deny": []
}