diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2016-02-02 17:11:11 -0500 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2016-02-03 13:51:41 -0500 |
| commit | a70b06857fc83ef6f85a6c06b3478c0c25ec8fda (patch) | |
| tree | 3a605e87ba79aaf8aa043ac6625e0337299f38b3 /dev-python/bytecodeassembler | |
| parent | 747857408315deb4b6a0ddd2a34484ca8e5ec2ff (diff) | |
| download | gentoo-a70b06857fc83ef6f85a6c06b3478c0c25ec8fda.tar.gz gentoo-a70b06857fc83ef6f85a6c06b3478c0c25ec8fda.tar.bz2 gentoo-a70b06857fc83ef6f85a6c06b3478c0c25ec8fda.zip | |
app-shells/bash: bashrc: avoid always exporting default LS_COLORS
We've long been exporting the LS_COLORS variable to the default env,
but in practice, there's no reason to be doing this in the majority
of cases. The value we most often load is equivalent to the default
which means we're polluting the env and adding overhead for no gain.
Add a little more code (and one extra `dircolors` exec unfortunately)
to check to see if the LS_COLORS value we found is the default. If
so, don't bother exporting it anymore.
Diffstat (limited to 'dev-python/bytecodeassembler')
0 files changed, 0 insertions, 0 deletions
