Update list-colors.sh
This commit is contained in:
3
list-colors.sh
Normal file → Executable file
3
list-colors.sh
Normal file → Executable file
@@ -1,7 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
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 "--------------------------"
|
||||
|
||||
Reference in New Issue
Block a user