docs: update Files section for (vim-)prettier, shellcheck, and (vim-)shfmt

This commit is contained in:
AJ ONeal
2023-03-06 23:21:45 +00:00
parent 480a102f64
commit 89c46b728b
5 changed files with 51 additions and 8 deletions
+11
View File
@@ -8,6 +8,17 @@ tagline: |
To update or switch versions, run `webi shellcheck@stable`, or `@vx.y.z` for a
specific version.
### Files
These are the files / directories that are created and/or modified with this
install:
```text
~/.config/envman/PATH.env
~/.local/opt/shellcheck/
~/.local/bin/shellcheck
```
## Cheat Sheet
> shellcheck catches rookie mistakes (and old-habits-die-hard mistakes) in bash