diff --git a/.zshrc b/.zshrc index 5df29770..64b96622 100644 --- a/.zshrc +++ b/.zshrc @@ -7,7 +7,7 @@ # Colors. unset LSCOLORS export CLICOLOR=1 -export CLICOLOR_FORCE=1 +# export CLICOLOR_FORCE=1 # uncomment only if absolutely necessary -- as it can cause issues with `opam install topkg`, `ocamlfind` and anywhere else shell output is captured # Don't require escaping globbing characters in zsh. unsetopt nomatch