cat ~/.vimrc
set nocompatible
set number
filetype on
set history=1000
color evening
syntax on
set autoindent
set smartindent
set tabstop=4
set shiftwidth=4
set showmatch
set guioptions-=T
set vb t_vb=
set ruler
set nohls
set incsearch
cat ~/.vimrc
set nocompatible
set number
filetype on
set history=1000
color evening
syntax on
set autoindent
set smartindent
set tabstop=4
set shiftwidth=4
set showmatch
set guioptions-=T
set vb t_vb=
set ruler
set nohls
set incsearch