bash: use env in shebang
authorAlan Dipert <alan@dipert.org>
Tue, 10 Feb 2015 20:59:50 +0000 (15:59 -0500)
committerAlan Dipert <alan@dipert.org>
Tue, 10 Feb 2015 20:59:50 +0000 (15:59 -0500)
commit7838e3398e40af2fa82b0c71d392eb64ad69c4d8
treeccbd0a1663fea167256570ae0b629468fe9cb7ed
parent8a9d0a8a41a176cb0e3bf6cbac70b21e9d983e2a
bash: use env in shebang

- Now works on Macs with Bash4 from homebrew
bash/step0_repl.sh
bash/step1_read_print.sh
bash/step2_eval.sh
bash/step3_env.sh
bash/step4_if_fn_do.sh
bash/step5_tco.sh
bash/step6_file.sh
bash/step7_quote.sh
bash/step8_macros.sh
bash/step9_try.sh
bash/stepA_interop.sh