update bash doc

This commit is contained in:
2026-06-12 19:04:17 -05:00
parent cfa7e642fc
commit d9a32085f4
2 changed files with 268 additions and 38 deletions

6
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"recommendations": [
"davidanson.vscode-markdownlint",
"yzhang.markdown-all-in-one"
]
}