Fork me on GitHub
#babashka
<
2019-11-02
>
borkdude22:11:25

nice interaction between bash and bb:

$ FOO=false
$ bb "(if $FOO :true :false)"
:false