下载代码优化

This commit is contained in:
HapeLee
2026-05-13 21:54:19 +08:00
parent 876f1370ec
commit b90b9f034d
3 changed files with 25 additions and 3 deletions
+2 -1
View File
@@ -67,7 +67,8 @@
"Bash(Test-Path *)",
"Bash(git stash *)",
"Bash(Select-String -Pattern \"FAILED|error:\")",
"Bash(Select-Object -First 5)"
"Bash(Select-Object -First 5)",
"Bash(Select-String -NotMatch \"^\\\\s*$\")"
]
}
}