LS_COLORS set by dircolors.
This commit is contained in:
parent
19a916d7f9
commit
770b4ca185
|
@ -37,3 +37,5 @@ case $TERM in
|
|||
export PROMPT_COMMAND='echo -n -e "\033k\033\\"'
|
||||
;;
|
||||
esac
|
||||
|
||||
eval `dircolors -b ~/.dircolors`
|
||||
|
|
Loading…
Reference in New Issue