[ADD] conf for archlinux, <init>
[arrow.git] / archlinux_conf / home / .bin / shell / arrow-lib
blob4662a5b94e942ed4caef31e397d4a3b71445cbc7
1 #!/bin/sh
2 # copyright GPL 2.0
4 export CL_RED="\033[31;1m"
5 export CL_GREEN="\033[32;1m"
6 export CL_YELLOW="\033[33;1m"
7 export CL_END="\033[0m"
9 # 0 none, 1 i-b, 2 , 3, 4, 5, 6, 7, 8, 9
11 #export CL_RED="\033[31m"
12 #export CL_GREEN="\033[32m"
13 #export CL_YELLOW="\033[33m"
14 #export CL_END="\033[0m"
15 # my copryright -_-
16 function arrowbanner
18 $ECHO "${CL_YELLOW}SERCOMM/SERNET${CL_END}"