Adding preexec as a vendored library

Added a vendored lib loading routine in bash-it.sh
Added documentation on how to vendor libs in bash-it
Added and fixed plugins using preexec
Added tests for two plugins
Removed the old preexec lib
This commit is contained in:
buhl
2021-01-08 23:51:37 +01:00
parent 5ad497924c
commit 29855ed1e6
12 changed files with 252 additions and 260 deletions

1
vendor/init.d/preexec.bash vendored Normal file
View File

@@ -0,0 +1 @@
source ${BASH_IT}/vendor/github.com/rcaloras/bash-preexec/bash-preexec.sh