Remove redundant LS_COLORS handling
This commit is contained in:
parent
b3e900cae7
commit
586a351b0f
1 changed files with 0 additions and 2 deletions
|
@ -75,5 +75,3 @@ else
|
|||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
[[ -z "$LS_COLORS" ]] && [ -e /etc/DIR_COLORS ] && eval "$(dircolors /etc/DIR_COLORS)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue