glacier-pkgs/devtools/gpc.conf
2023-01-08 12:30:30 -05:00

8 lines
160 B
Plaintext
Executable File

# $(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"