daler / dotfiles

dotfiles, batteries included
https://daler.github.io/dotfiles/
19 stars 13 forks source link

Inconsistent ls colors on macos in certain conditions #33

Closed rhodesch closed 10 months ago

rhodesch commented 10 months ago

If using macos and coreutils is installed into conda base environment (e.g. ./setup.sh --conda-env), ls uses different color schemes depending on whether conda is initialized, or whether conda base environment or other environment is activated.

Attempted fix with PR in #35