glacier-pkgs/devtools/gpc.conf

8 lines
160 B
Plaintext
Raw Permalink Normal View History

2023-01-08 12:30:30 -05:00
# $(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"