bash-it/test/fixtures
John D Pell 5eab3bd288 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()`.

Finally, merge PR #1865 from NoahGorny...and clean it a bit...
2022-01-18 11:02:21 -08:00
..
bash_it test: helpers: Add profile command tests 2021-09-29 00:30:24 +03:00
go lib/helpers: first `shellcheck` pass 2022-01-18 11:02:21 -08:00
plugin/xterm/files Adding preexec as a vendored library 2021-01-23 18:31:18 +01:00
svn themes/base: don't invoke svn if possible 2021-09-11 00:02:27 -07:00