We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645e4f4 commit 2f70157Copy full SHA for 2f70157
scripts/shellcheck.sh
@@ -9,5 +9,5 @@ shellcheck --shell bash --source-path bash -x \
9
bash/.bashrc \
10
bash/.bash_logout \
11
bash/.bash_profile \
12
- programs/.local/bin/gdbwait \
+ programs/.local/bin/dbgwait \
13
$files
scripts/shfmt.sh
@@ -9,5 +9,5 @@ shfmt --case-indent --diff --language-dialect bash --indent 4 \
0 commit comments