Tell user to load SCM Breeze manually.

This commit is contained in:
Nathan Broadbent
2011-10-19 18:33:32 +08:00
parent 2d54f0d9de
commit 21c2f1b4ff
2 changed files with 2 additions and 4 deletions

View File

@@ -14,8 +14,6 @@ done
# Create '~/.*.scmbrc' files from example files
_create_or_patch_scmbrc
# Load SCM Breeze in current shell
. "$HOME/.scm_breeze/scm_breeze.sh"
echo "== SCM Breeze loaded into current shell with default settings."
echo "== Run 'source ~/.bashrc' (or 'source ~/.zshrc') to load SCM Breeze into your current shell."