wagoodman / bashful

Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
MIT License
1.15k stars 47 forks source link

Support other shells #30

Closed wagoodman closed 6 years ago

wagoodman commented 6 years ago

read from the SHELL env var to support zsh and other shells

wagoodman commented 6 years ago

done at somepoint!