bash-it/test/themes
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
..
base.theme.bats Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
base.theme.git.bats Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00
base.theme.svn.bats lib/theme: new `_bash_it_appearance_scm_init()` 2021-09-11 10:22:17 -07:00