Added update function. More name changes

This commit is contained in:
Nathan Broadbent
2011-10-18 00:31:12 +08:00
parent 0449951e99
commit 8c95162bc6
4 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# This loads Git Breeze into the shell session.
# This loads SCM Breeze into the shell session.
exec_string='[[ -s "$HOME/.scm_breeze/scm_breeze.sh" ]] && . "$HOME/.scm_breeze/scm_breeze.sh"'
# Add line to bashrc and zshrc if not already present.