LS_COLORS set by dircolors.

This commit is contained in:
Kolan Sh 2013-03-15 12:28:43 +04:00
parent 19a916d7f9
commit 770b4ca185
1 changed files with 2 additions and 0 deletions

View File

@ -37,3 +37,5 @@ case $TERM in
export PROMPT_COMMAND='echo -n -e "\033k\033\\"'
;;
esac
eval `dircolors -b ~/.dircolors`