diff --git a/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl index 8a0e56ad..a6ca711f 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_94-bash-it.tmpl @@ -11,6 +11,7 @@ fi ### Bash-it completions / plugins if command -v powerline > /dev/null; then + source ~/.bashrc if command -v bash-it > /dev/null; then if [ -n "$BASH_IT" ]; then cd "$BASH_IT" || logg warn "The $BASH_IT directory does not exist"