Added text styles and minor changes.

This commit is contained in:
2024-01-07 23:25:26 +00:00
parent d99da352ab
commit d564dc6c8a
3 changed files with 16 additions and 10 deletions

View File

@@ -183,4 +183,4 @@ if [ $? == 1 ]; then
echo 'set completion-ignore-case On' | sudo tee -a /etc/inputrc
fi
echo -e "${GREEN}[i] All done.${ENDCOLOR}"
echo -e "${GREEN}${BOLD}[i] All done.${ENDCOLOR}"