t / chainlint / exit-subshell.expecton commit Merge branch 'nd/complete-config-vars' (4e0ea8e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)