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