I had a problem with the installation script failing quietly. Just add this to your ~/.bash_profile to install:
[ -s "$HOME/.scm_breeze/scm_breeze.sh" ] && source "$HOME/.scm_breeze/scm_breeze.sh"
I had a problem with the installation script failing quietly. Just add this to your ~/.bash_profile to install: