1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 17:24:46 +00:00

move to tput for colors

This commit is contained in:
deadc0de6
2019-07-02 23:26:10 +02:00
parent 09ac985849
commit ecd27d3b60
63 changed files with 63 additions and 63 deletions

View File

@@ -39,7 +39,7 @@ echo "pythonpath: ${PYTHONPATH}"
# get the helpers
source ${cur}/helpers
echo -e "\e[96m\e[1m==> RUNNING $(basename $BASH_SOURCE) <==\e[0m"
echo -e "$(tput setaf 6)==> RUNNING $(basename $BASH_SOURCE) <==$(tput sgr0)"
################################################################
# this is the test