Skip to content

Comments

Comment out CLICOLOR_FORCE=1 with warning#10

Open
philCryoport wants to merge 1 commit intogeerlingguy:masterfrom
philCryoport:master
Open

Comment out CLICOLOR_FORCE=1 with warning#10
philCryoport wants to merge 1 commit intogeerlingguy:masterfrom
philCryoport:master

Conversation

@philCryoport
Copy link

CLICOLOR_FORCE=1 can cause issues where shell output is captured -- such as with opam install topkg, ocamlfind and anywhere else shell output is captured. Included warning about uncommenting this line

CLICOLOR_FORCE=1 can cause issues where shell output is captured -- such as with `opam install topkg`, `ocamlfind` and anywhere else shell output is captured.  Included warning about uncommenting this line
@philCryoport
Copy link
Author

philCryoport commented Mar 23, 2022

See ocaml/ocamlfind#40 and dbuenzli/topkg#119 (comment) about a day wasted trying to figure out why I couldn't opam install csvtool -- which relied on opam install topkg -- which relied on ocamlfind -- which captures output from ls.

I think I got the CLICOLOR_FORCE=1 line in my own .zshrc from here when I forked this repo in conjunction with https://github.com/geerlingguy/mac-dev-playbook

@philCryoport
Copy link
Author

@geerlingguy friendly follow-up...

@geerlingguy
Copy link
Owner

I'm now trying to figure out why I had added CLICOLOR_FORCE in the first place...

@philCryoport
Copy link
Author

I'm now trying to figure out why I had added CLICOLOR_FORCE in the first place...

Anything come to mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants