Python-powered, cross-platform, Unix-gazing shell. Write and mix sh/Python code in Xonsh (pronounced conch). More information: https://xon.sh.
xonsh
xonsh -c "command"
xonsh path/to/script_file.xonsh
xonsh -Dname1=value1 -Dname2=value2
.xonsh
or .json
configuration files:xonsh --rc path/to/file1.xonsh path/to/file2.json
.xonshrc
configuration file:xonsh --no-rc