The install script output and generated example .freshrc file should reference contrib/source-build.sh. When $SHELL is bash we should output something like the following:
fresh freshshell/fresh bin/fresh --bin
fresh freshshell/fresh contrib/source-build.sh --file=~/.bash_profile
fresh freshshell/fresh contrib/source-build.sh --file=~/.bashrc
We should also output a different message if we did not generate a .freshrc file that omits mentioning initial setup and only outputs the message about opening a new shell for everything to take effect.