add BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user