another mirroring test
This commit is contained in:
parent
13f1b09e00
commit
20b081b25e
1 changed files with 1 additions and 1 deletions
2
shellrc
2
shellrc
|
@ -330,7 +330,7 @@ else
|
|||
trap 'echo -e "\e[0mbash: exit \e[1;37m$?\e[0m"' ERR
|
||||
# }}}
|
||||
fi
|
||||
# {{{ source specific and common extras
|
||||
# {{{ source extras
|
||||
for i in ${extras[@]}; do
|
||||
if [[ -r ${i} ]]; then
|
||||
source ${i}
|
||||
|
|
Loading…
Reference in a new issue