add BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE option

This commit is contained in:
Nick Silva
2016-08-01 11:19:17 -07:00
parent 2d7881022a
commit 16b455d0c6
3 changed files with 12 additions and 2 deletions

View File

@@ -30,5 +30,9 @@ export SCM_CHECK=true
# https://github.com/djl/vcprompt
#export VCPROMPT_EXECUTABLE=~/.vcprompt/bin/vcprompt
# (Advanced): Uncomment this to make Bash-it reload itself automatically
# after enabling or disabling aliases, plugins, and completions.
# export BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE=1
# Load Bash It
source $BASH_IT/bash_it.sh