ubuntu Debian下ls目录文件不显示颜色解决方法 - tuhaiyang/soft GitHub Wiki sudo echo 'alias ls="ls --color=auto" ' >> /etc/bash.bashrc