/bin/bash.sh
index
the bash binary is used to manually launch a new bash shell session or to change bash color settings
the bash prompt can take extra operators allowing the user to give more powerfull commands then the basic shell would allow
currently only one operator is functional, the rest is still in development.

bash operators:
"&&" - splits a line into seperate commands, this allows you to give a command that follows after the first command, allowing you to run more then one command in a single line and thus get more time to get coffee