✏️ Adjusted title intro
This commit is contained in:
parent
c65ee90624
commit
259b7efa3b
1 changed files with 1 additions and 1 deletions
|
|
@ -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="$#"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue