✏️ Adjusted title intro

This commit is contained in:
z3rOR0ne 2022-09-08 03:04:50 -07:00
parent c65ee90624
commit 259b7efa3b

View file

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