书籍详情代码优化

This commit is contained in:
HapeLee
2026-05-13 23:37:03 +08:00
parent b90b9f034d
commit 8598cca9b3
2 changed files with 14 additions and 10 deletions
+2 -1
View File
@@ -68,7 +68,8 @@
"Bash(git stash *)",
"Bash(Select-String -Pattern \"FAILED|error:\")",
"Bash(Select-Object -First 5)",
"Bash(Select-String -NotMatch \"^\\\\s*$\")"
"Bash(Select-String -NotMatch \"^\\\\s*$\")",
"Bash(Select-Object -Last 20)"
]
}
}