bash-it/test
John D Pell 476fcb4325 lib/theme: new `_bash_it_appearance_scm_init()`
Wrap init code in a function and call the function immediately. Several plugins do this, and it allows us to more easily implement a hooks-based system in the future.

Alsö, avoid external binary `which`. Use built-in `type -P` instead. Uppercase `-P` forces a path search to avoid hashed matches and functions/aliases and whatnot.
2021-09-11 10:22:17 -07:00
..
bash_it Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
completion Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
fixtures themes/base: don't invoke svn if possible 2021-09-11 00:02:27 -07:00
install Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
lib Tests for 'default' prefix 2021-08-26 14:11:41 -07:00
plugins Merge pull request #1824 from cornfeedhobo/goenv-go 2021-02-06 00:14:07 +02:00
themes lib/theme: new `_bash_it_appearance_scm_init()` 2021-09-11 10:22:17 -07:00
lint-requirements.txt ci: Add pre-commit run and remove trailling spaces 2020-10-28 11:51:04 +02:00
run Updated GNU parallel detection 2020-04-21 08:25:40 +02:00
test_helper.bash Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00