oils-for-unix

Bash-compatible Unix shell with improved syntax and semantics

brewmacoslinux
Try with needOr install directly
Source

About

Bash-compatible Unix shell with more consistent syntax and semantics

Commands

oshoil

Examples

Run a simple command in Oil shell$ oil -c 'echo "Hello from Oil shell"'
Execute a bash-compatible script with Oil$ oil ./script.sh
Start an interactive Oil shell session$ oil