t / chainlint / exit-subshell.expecton commit trace2: update docs to describe system/global config settings (81567ca)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)