color inc
This commit is contained in:
2
test.sh
2
test.sh
@@ -2,7 +2,7 @@
|
||||
|
||||
#curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc | source
|
||||
|
||||
wget -O- https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc | source -
|
||||
source /dev/stdin <<< "$(curl https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)"
|
||||
|
||||
|
||||
echo -e "${CS[color,LightBlue]}Testing TESTING ${CS[style,Bold]}REALLY TESTING${CS[style,Reset]}${CS[color,Default]}"
|
||||
|
||||
Reference in New Issue
Block a user