DEV Community

Discussion on: From bash to zsh. My little adventure

Collapse
 
mbelsky profile image
Max Belsky

I had no bash scripts, so can't share my experience about that. However as I know you may put shebag as first line in a bash script and it will run as bash.

#!/usr/bin/env bash