if [ -f /etc/bashrc ]; then . /etc/bashrc fi [ -n "$CHN_LS_USE_COLOR" ] && alias ls="ls --color=auto"