Added info to install task

This commit is contained in:
Nathan Broadbent
2011-10-18 00:48:37 +08:00
parent 27e72401b6
commit 831c03c790

View File

@@ -12,6 +12,7 @@ done
# Set up
if ! [[ -s "$HOME/.git.scmbrc" ]]; then
cp "$HOME/.scm_breeze/git.scmbrc.example" "$HOME/.git.scmbrc"
echo "== git.scmbrc.example has been copied to ~/.git.scmbrc. "
echo "== 'git.scmbrc.example' has been copied to '~/.git.scmbrc'.
Please edit this file to change SCM Breeze settings, and Git aliases & keyboard shortcuts."
fi