Update file run_onchange_after_94-bash-it.tmpl

This commit is contained in:
Brian Zalewski 2023-01-12 20:54:19 +00:00
parent 974f1ad5ef
commit 7fec4c4090

View file

@ -11,6 +11,7 @@ fi
### Bash-it completions / plugins ### Bash-it completions / plugins
if command -v powerline > /dev/null; then if command -v powerline > /dev/null; then
source ~/.bashrc
if command -v bash-it > /dev/null; then if command -v bash-it > /dev/null; then
if [ -n "$BASH_IT" ]; then if [ -n "$BASH_IT" ]; then
cd "$BASH_IT" || logg warn "The $BASH_IT directory does not exist" cd "$BASH_IT" || logg warn "The $BASH_IT directory does not exist"