标签:ash png alt 目录 生效 执行文件 auto 默认颜色 bash
Mac里终端显示默认是一种颜色,太单调了。
然而我们可以自定义这些颜色显示。进入~目录,编辑文件.bash_profile, 输入如下内容:
第三行那些fxfxax看起来是不是像天书?实际上是有规律的,一共22个字母,按照先后顺序,先前景色,后背景色,分别对以下的文件类型进行设置:
1. 目录
2. 符号链接
3. 套接字
4. 管道
5. 可执行文件
6. 特殊块文件
7. 特殊字符
8. executable with setuid bit set
9. executable with setgid bit set
10. directory writable to others, with sticky bit
11. directory writable to others, without sticky bit
字母代表的颜色:
设置后最终生效如下:
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
标签:ash png alt 目录 生效 执行文件 auto 默认颜色 bash
原文地址:https://www.cnblogs.com/sap-jerry/p/9821447.html