bash-it/themes
John D Pell bdaf29f84c Create lib finalize hook
Create an array `_bash_it_library_finalize_hook` and loop at the end of the main `bash_it.sh` to run each element in the array.

The purpose here is to run some command after everything else has been loaded. For example, the appearance lib checks for executables for SCM commands, but `$PATH` may be altered after appearance has loaded and therefore some available commands may never be discovered. Therefore, create `_bash_it_appearance_scm_init()` and add it to the hook. It will re-check at end of `bash_it.sh` just before prompt is first displayed.
2022-01-09 00:46:51 -08:00
..
90210 theme/90210: fix SC2154 2021-12-27 12:20:46 -08:00
agnoster Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
atomic theme/atomic: lint/cleanup 2022-01-08 08:45:35 -08:00
axin Clean theme axin 2021-01-11 11:41:44 +01:00
bakke theme/bakke: fix SC2154 2021-12-27 12:20:46 -08:00
barbuk Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
binaryanomaly Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
bira theme/bira: SC2154 2021-12-27 12:20:46 -08:00
bobby theme/bobby: SC2154 2022-01-08 08:45:52 -08:00
bobby-python theme/bobby: SC2154 2022-01-08 08:45:52 -08:00
brainy Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
brunton Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
candy theme/candy: SC2154 2022-01-08 08:45:52 -08:00
clean Trivial fix for clean theme 2019-09-13 10:57:01 +02:00
codeword theme/codeword: SC2154 2021-12-27 12:20:46 -08:00
cooperkid Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
cupcake Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
demula themes: remove executable bit 2021-09-11 21:25:14 -07:00
dos Added dos theme 2011-04-29 17:56:04 -05:00
doubletime themes: remove executable bit 2021-09-11 21:25:14 -07:00
doubletime_multiline themes: fix doubletime_multiline scm_prompt 2021-11-26 13:21:07 -08:00
doubletime_multiline_pyonly themes: fix doubletime_multiline scm_prompt 2021-11-26 13:21:07 -08:00
dulcie theme/dulcie: use `_command_exists` 2021-09-19 21:58:48 -07:00
duru Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
easy theme/easy: SC2154 2022-01-08 08:45:52 -08:00
elixr Add virtual env support for elixr theme 2018-09-10 19:20:22 +05:30
emperor refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
envy fix code review issues. 2020-03-19 21:27:54 +08:00
essential theme/essential: s/echo/printf/g 2022-01-03 20:45:39 -08:00
font Update font theme 2017-04-24 10:19:14 -07:00
gallifrey themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
gitline Address some comments. 2020-11-28 19:07:10 -08:00
hawaii50 Removed trailing whitespaces 2020-10-29 19:57:14 +02:00
iterate Guard against unset COLUMNS 2017-06-23 09:12:46 -05:00
kitsune Added credits 2016-12-09 10:40:42 +05:45
liquidprompt themes: remove executable bit 2021-09-11 21:25:14 -07:00
luan refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
mairan themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
mbriggs Fix EOF 2020-10-29 19:57:14 +02:00
metal squash screenshot 2019-01-25 15:00:21 -06:00
minimal Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
modern Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
modern-t themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
modern-time themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
morris Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
n0qorg Removed trailing whitespaces 2020-10-29 19:57:14 +02:00
newin Add a new theme named newin :) 2019-10-12 21:31:21 +08:00
norbu Added norbu theme 2018-06-01 01:17:03 -04:00
nwinkler themes: remove executable bit 2021-09-11 21:25:14 -07:00
nwinkler_random_colors themes: remove executable bit 2021-09-11 21:25:14 -07:00
parrot Convert files with spaces and tabs to only spaces 2020-10-29 19:57:14 +02:00
pete themes: remove executable bit 2021-09-11 21:25:14 -07:00
powerline theme/powerline: fix error `scm: parameter not defined` 2022-01-06 18:44:18 +09:00
powerline-multiline Merge branch 'master' of https://github.com/bash-it/bash-it into ira/autosave-history-plml 2021-10-11 08:32:15 +03:00
powerline-naked Merge branch 'master' of https://github.com/bash-it/bash-it into ira/autosave-history-plml 2021-10-11 08:32:15 +03:00
powerline-plain feat: add k8s namespace indicator (#1887) 2021-06-10 16:04:56 +03:00
powerturk Remove executable bit 2021-09-18 22:26:27 -07:00
primer refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
pro Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
pure theme/pure: SC2154 2021-12-27 12:20:46 -08:00
purity theme/purity: SC2154 2021-12-27 12:20:46 -08:00
radek docs: Remove themes readmes 2020-12-04 17:24:26 +02:00
rainbowbrite themes: remove executable bit 2021-09-11 21:25:14 -07:00
ramses themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
rana themes: remove executable bit 2021-09-11 21:25:14 -07:00
redline Merge pull request #1721 from NoahGorny/docs-remove-themes-readmes 2020-12-14 00:01:30 +02:00
rjorgenson themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
robbyrussell [robbyrussell theme] Cleaning up bold markup after theme 2020-09-01 13:52:50 -03:00
roderik refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
sexy Set SEXY_THEME_SHOW_PYTHON variable default value 2019-10-12 11:52:53 +02:00
simple fix simple theme 2017-12-28 10:02:13 +01:00
sirup Removed trailing whitespaces 2020-10-29 19:57:14 +02:00
slick themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
standard Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
tonka refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
tonotdo Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
tylenol Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
wanelo refactor themes to support standardized clock functions 2016-10-18 20:58:07 +06:00
zitron Fix bug: themes break global $PROMPT_COMMAND variable 2016-07-07 17:13:00 +09:00
zork themes: Adapt themes to new scm_prompt api 2021-05-16 19:17:02 +03:00
base.theme.bash Create lib finalize hook 2022-01-09 00:46:51 -08:00
colors.theme.bash Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
command_duration.theme.bash Adding preexec as a vendored library 2021-01-23 18:31:18 +01:00
githelpers.theme.bash Fix newline and trailing space issues 2020-10-29 19:57:14 +02:00
p4helpers.theme.bash Add priliminary support for perforce SCM 2018-02-14 17:53:09 -08:00