Update file run_onchange_after_94-bash-it.tmpl
This commit is contained in:
parent
974f1ad5ef
commit
7fec4c4090
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue