# $(pwd)/gpc.conf # Colors and unicode symbols to be used export red="\033[1;31m" export green="\033[1;32m" export blue="\033[1;34m" export reset="\033[m"