Added ligatures to colors.sh
This commit is contained in:
parent
a9df8abf10
commit
9df4b326ae
@ -29,6 +29,11 @@ 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 "Ligatures:\n\
|
||||
-> -----> => =====>
|
||||
== != <= >=
|
||||
"
|
||||
|
||||
echo -e "Default \e[39mDefault\e[0m"
|
||||
echo -e "Default \e[30mBlack\e[0m"
|
||||
echo -e "Default \e[31mRed\e[0m"
|
||||
|
Loading…
Reference in New Issue
Block a user