liwl
deepin
2021-04-21 18:26 注释掉:~/.bashrc文件最后的
# Set LS_COLORS environment by Deepin
if [[ ("$TERM" = *256color || "$TERM" = screen* || "$TERM" = xterm* ) && -f /etc/lscolor-256color ]]; then
eval $(dircolors -b /etc/lscolor-256color)
else
eval $(dircolors)
fi
Reply Like 1 View the author


中文 
这种黄色谁能看出来文件名是啥,建议deepin浅色配色抄gnome-terminal的