t / chainlint / exit-subshell.expecton commit Merge branch 'nd/completion-more-parameters' (b0e7fb2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)