diff --git a/colors.sh b/colors.sh index 7a27842..8d6844b 100755 --- a/colors.sh +++ b/colors.sh @@ -29,6 +29,13 @@ U+E0B2 \xee\x82\xb2 Leftwards black arrowhead (U+2B82 \xe2\xae\x82 ) U+E0B3 \xee\x82\xb3 Leftwards arrowhead (U+2B83 \xe2\xae\x83 )\n\ " +echo -e "Ligature support:\n\ + -> -----> ----------> <---------- <----- <-\n\ + => =====> ==========> <========== <===== <=\n\ + +++++\n\ + >= <= !=\n\ +" + echo -e "Default \e[39mDefault\e[0m" echo -e "Default \e[30mBlack\e[0m" echo -e "Default \e[31mRed\e[0m"