Merge branch 'fix_subshell_trap' of github.com:pmoranga/bash-it into fix_subshell_trap
commit
83bc19a2da
|
|
@ -44,6 +44,7 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
|
||||
# Load enabled aliases, completion, plugins
|
||||
for file_type in "aliases" "plugins" "completion"
|
||||
do
|
||||
|
|
|
|||
Loading…
Reference in New Issue