bash-it/lib
John D Pell 78de57aeb5 lib: avoid duplicate inclusion
For lib/log and lib/utilities, add double-inclusion protection as we're so early in startup that these are loaded explicitly rather than through `reloader.sh` or even the early lib load loop.
This *slightly* improves performance, but alsö improves debugging by reducing surface area.
2021-12-27 15:10:21 -08:00
..
appearance.bash lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
helpers.bash Use `_bash-it-egrep()` 2021-10-18 22:08:56 -04:00
log.bash lib: avoid duplicate inclusion 2021-12-27 15:10:21 -08:00
preview.bash lib/preview: handle unbound parameter 2021-08-26 14:11:41 -07:00
search.bash Use `_bash-it-egrep()` 2021-10-18 22:08:56 -04:00
utilities.bash lib: avoid duplicate inclusion 2021-12-27 15:10:21 -08:00