Merge branch 'fix_subshell_trap' of github.com:pmoranga/bash-it into fix_subshell_trap

pull/1039/head
pmoranga 2017-09-15 15:56:11 +02:00
commit 83bc19a2da
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ do
fi
done
# Load enabled aliases, completion, plugins
for file_type in "aliases" "plugins" "completion"
do