gitbash如何修改可恶的蓝色字体

1、问题

  

  这完全看不清啊!!

 

2、环境

  git version 2.19.0

 

3、解决

  1)编辑/etc/bash.bashrc

  

# Uncomment to use the terminal colours set in DIR_COLORS        
eval "$(dircolors -b /etc/DIR_COLORS)"

  2)编辑/etc/DIR_COLORS文件

  

  想改成其他颜色,请参看上面的数字对应的颜色说明

4、效果

  

 

  OVER!!

posted @ 2018-12-20 17:28  小蛇君  阅读(608)  评论(0编辑  收藏  举报