xshell 中vi编辑的注释颜色设置,需要修改centos中的vi才行。
vi /etc/vimrc
colorscheme murphy set number
vi /etc/bashrc
alias vi='vim'
source /ext/bashrc