diff --git a/bash_it.sh b/bash_it.sh index 01acd5da..725e62a2 100755 --- a/bash_it.sh +++ b/bash_it.sh @@ -92,4 +92,5 @@ then . "$HOME/.jekyllconfig" fi +# Disable trap DEBUG on subshells - https://github.com/Bash-it/bash-it/pull/1040 set +T