added some color fixes, not finished

This commit is contained in:
Bachir Soussi Chiadmi
2018-04-07 12:59:00 +02:00
parent 21a121918e
commit 9b8670f4e4
5 changed files with 71 additions and 62 deletions

View File

@@ -4,6 +4,15 @@
# get the current position
_cwd="$(pwd)"
echo -e '\033[35m
_______ __
/ ____(_) /_
/ / __/ / __/
/ /_/ / / /_
\____/_/\__/
\033[0m'
echo -e "\033[35;1mCreate new git barre repos and deploy script\033[0m"
while [ "$_bare_name" = "" ]
do