背景

发现使用vim时, 统一颜色, 不区分关键字

解决

vim /etc/profile

在文件的末尾加入下面这一行

export TERM=xterm

 

相关文章: