Remove redundant LS_COLORS handling
This commit is contained in:
parent
b3e900cae7
commit
586a351b0f
|
@ -75,5 +75,3 @@ else
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[[ -z "$LS_COLORS" ]] && [ -e /etc/DIR_COLORS ] && eval "$(dircolors /etc/DIR_COLORS)"
|
|
||||||
|
|
Loading…
Reference in a new issue