t / chainlint / exit-subshell.expecton commit config.txt: move color.* to a separate file (0a7839e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)