bash-it/test/plugins
John D Pell 1dfa28af25 lib/helpers: first `shellcheck` pass
Quote things, SC2268, SC2143, SC2181, SC2162, SC2016, SC2013, &c.

Rewrite globbing per `shellcheck`’s SC2013, and alsö s/typeset/local/g. Eliminate `compgen` where possible.

Alsö: use the existing utility functions `_bash-it-get-component-type-from-path` and `_bash-it-get-component-name-from-path`, which just use parameter substitution anyway. Why was `sed` here?

Alsö, don't add not-existing directories to `$PATH` in `pathmunge()`
2021-10-13 21:59:20 -07:00
..
alias-completion.plugin.bats Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
base.plugin.bats plugin/base: improvements (#1930) 2021-09-28 15:13:27 +03:00
battery.plugin.bats plugin/base: improvements (#1930) 2021-09-28 15:13:27 +03:00
cmd-returned-notify.plugin.bats Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
go.plugin.bats lib/helpers: first `shellcheck` pass 2021-10-13 21:59:20 -07:00
ruby.plugin.bats lib/helpers: first `shellcheck` pass 2021-10-13 21:59:20 -07:00
xterm.plugin.bats Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00