bash-it/vendor
John D Pell 9ce199c251 preexec: set options before load
By setting `__bp_delay_install`, we avoid any immediate initialization at all. We then override two troublesome functions before calling `__bp_install_after_session_init()`.

The `__bp_install_after_session_init()` function doesn't enable the DEBUG trap, just sets `$PROMPT_COMMAND` to include `__bp_install()`, so the actual final `$PROMPT_COMMAND` is not finished, and DEBUG trap set, until after the first prompt is displayed.
2021-10-20 15:28:59 -04:00
..
github.com Add "jboss-completion" from "https://github.com/rparree/jboss-bash-completion@master" 2021-02-13 10:34:49 +02:00
init.d preexec: set options before load 2021-10-20 15:28:59 -04:00
.gitattributes Getting Bash-it to use the vendored composure 2021-02-02 16:34:04 +01:00