miller/docs/src/reference-main-env-vars.md
2021-11-05 11:14:14 -04:00

978 B

Quick links:   Flags   Verbs   Functions   Glossary   Release docs
# Miller environment variables

The following environment variables affect how Miller works:

  • MLRRC: see Customization.
  • MLR_NO_COLOR, MLR_ALWAYS_COLOR, MLR_KEY_COLOR, MLR_VALUE_COLOR, MLR_PASS_COLOR, MLR_FAIL_COLOR, MLR_REPL_PS1_COLOR, MLR_REPL_PS2_COLOR, MLR_HELP_COLOR, TERM, * MSYSTEM: see Output Colorization.
  • MLR_REPL_PS1, MLR_REPL_PS2: see REPL.