✏️ Adjusted title intro

This commit is contained in:
z3rOR0ne 2022-09-08 03:06:33 -07:00
parent 259b7efa3b
commit 2b7dc14b42

View file

@ -39,7 +39,7 @@ tput bold & tput setaf 7
function bgit() {
# Intro Prompt
echo "${txtblue} bgit: a handy shell script for simple git inits/commits${txtred}"
echo "${txtblue} bgit: a handy shell script for git inits/commits${txtred}"
numrepos=$(git remote | wc -l)
numargs="$#"