Back to Miller

Miller environment variables

docs/src/reference-main-env-vars.md

6.18.1967 B
Original Source
<!--- PLEASE DO NOT EDIT DIRECTLY. EDIT THE .md.in FILE PLEASE. ---> <div> <span class="quicklinks"> Quick links: &nbsp; <a class="quicklink" href="../reference-main-flag-list/index.html">Flags</a> &nbsp; <a class="quicklink" href="../reference-verbs/index.html">Verbs</a> &nbsp; <a class="quicklink" href="../reference-dsl-builtin-functions/index.html">Functions</a> &nbsp; <a class="quicklink" href="../glossary/index.html">Glossary</a> &nbsp; <a class="quicklink" href="../release-docs/index.html">Release docs</a> </span> </div> # Miller environment variables

The following environment variables affect how Miller works:

  • MLRRC: see Customization.
  • MLR_NO_COLOR, 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: see Output Colorization.
  • MLR_REPL_PS1, MLR_REPL_PS2: see REPL.