We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ea95b commit 29761fcCopy full SHA for 29761fc
1 file changed
dev-env.sh
@@ -22,6 +22,8 @@
22
# - Use the override files for local customization
23
#
24
#═══════════════════════════════════════════════════════════════════════════════#
25
+
26
+# ANSI codes
27
RED='\033[0;31m'
28
GREEN='\033[0;32m'
29
YELLOW='\033[1;33m'
0 commit comments