Added info to install task
This commit is contained in:
@@ -12,6 +12,7 @@ done
|
|||||||
# Set up
|
# Set up
|
||||||
if ! [[ -s "$HOME/.git.scmbrc" ]]; then
|
if ! [[ -s "$HOME/.git.scmbrc" ]]; then
|
||||||
cp "$HOME/.scm_breeze/git.scmbrc.example" "$HOME/.git.scmbrc"
|
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
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user