From 0fc26dfad2fdbb52665a8ec9bf1af944761cebff Mon Sep 17 00:00:00 2001 From: pmoranga Date: Fri, 22 Sep 2017 12:24:15 +0200 Subject: [PATCH] Add some description --- bash_it.sh | 1 + 1 file changed, 1 insertion(+) 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