firescript
Version:
Firescript language
9 lines (5 loc) • 322 B
Markdown
Environment variables
=====================
### FIRESCRIPT_COLORS_ENABLED
Enable or disable cli colors.
Set `FIRESCRIPT_COLORS_ENABLED` to `yes`, `enabled`, `on`, `true`, or `1` to enable cli colors, all other values will be interpreted as false. If variable is not set, colors will be enabled if the cli supports tty.