bash-it/lib
John D Pell 7430a06ec2 lib/utilities: Use variable indirection
Don't use `local -n var` so that we can support v3.2...

Note: function names and variable names are different namespaces, so we can have a variable named the same as the function...which makes it really easy to predict default names for results when returning this way.
2022-01-09 00:53:39 -08:00
..
appearance.bash lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
helpers.bash Merge pull request #1865 from NoahGorny/add-profile-subcommand 2022-01-03 14:00:39 +02:00
log.bash Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03: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/utilities: Use variable indirection 2022-01-09 00:53:39 -08:00