开发时候用的一些基本配置
发布时间:2020-12-15 16:28:52 所属栏目:安全 来源:网络整理
导读:xshell 配置 .vimrc 配置 set nocompatibleset bs=indent,eol,startset history=50set rulerfiletype plugin onset encoding=utf-8set termencoding=utf-8set fileencoding=utf-8set fencs=utf-8,gb18030,gb2312,cp936set foldmethod=indentmap C-] g] .prof
xshell 配置 .vimrc 配置 set nocompatible set bs=indent,eol,start set history=50 set ruler filetype plugin on set encoding=utf-8 set termencoding=utf-8 set fileencoding=utf-8 set fencs=utf-8,gb18030,gb2312,cp936 set foldmethod=indent map <C-]> g] .profile 配置 export PS1='e[0;31mu@h:W>e[m ' export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 .dir_colors 配置文件和目录颜色 (kbuild@sles10) (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 SMP Wed Nov 19 10:24:30 CST 2014 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |