" ~jhs/.exrc " see ~/.DOTS/.exrc.private " for slow lines set escapetime=30 set ignorecase set noautoindent set autowrite set showmode set ruler " set showdirty this option stopped working on new installs 1997.01 " set nowrapscan " next line (set comment) hiccoughs on Symmetric bsd4.2 " set comment map OA k map OB j map OD h map OC l map  x map! OA kli map! OB jli map! OD i map! OC lli map!  lxi " :se scroll 24 " Never do: " set exrc " Else attackers could lay a trap for you by such as: " echo >/tmp/.exrc '!rm something' " and then waiting for you to type: " vi /tmp/.exrc