Update list-colors.sh

This commit is contained in:
2020-09-26 21:07:28 -05:00
parent 251d3915ae
commit 773b8750da

3
list-colors.sh Normal file → Executable file
View File

@@ -1,7 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
clear clear
source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)" source /dev/stdin <<< "$(curl -sL http://scity.xyz/colorsinc)"
#source /dev/stdin <<< "$(curl -sL http://scity.xyz/defaultinc)"
echo "" echo ""
echo "--------------------------" echo "--------------------------"