楼主现在用的是Arch Linux所以要在/etc下找
bash.bashrc文件
其他发行版本则为bashrc
添加如下一行:
alias ls='ls --color=auto'
楼主现在用的是Arch Linux所以要在/etc下找
bash.bashrc文件
其他发行版本则为bashrc
添加如下一行:
alias ls='ls --color=auto'
转载于:https://my.oschina.net/u/3771436/blog/1630460