代码优化

This commit is contained in:
HapeLee
2026-05-13 21:22:44 +08:00
parent 4beeb2d4f6
commit 876f1370ec
21 changed files with 126200 additions and 331 deletions
+4 -1
View File
@@ -64,7 +64,10 @@
"PowerShell(npm *)",
"PowerShell(gcc *)",
"Bash(gh repo *)",
"Bash(Test-Path *)"
"Bash(Test-Path *)",
"Bash(git stash *)",
"Bash(Select-String -Pattern \"FAILED|error:\")",
"Bash(Select-Object -First 5)"
]
}
}