config use-colors
for env
Get the configuration for color output.
Signature
> config use-colors {flags}
Input/output types:
input | output |
---|---|
nothing | bool |
Notes
Use this command instead of checking $env.config.use_ansi_coloring
to properly handle the "auto" setting, including environment variables that influence its behavior.