set ts=8 sw=4 bs=2
set autoindent cindent smartindent
set number ruler nowrap
set hlsearch
set smarttab
set showmatch showmode
set title
set term=xterm-color
syntax on
colorscheme evening
map <F2> v]}zf
map <F3> zo
map <F5> <C-W>h
map <F6> <C-W>l
let &titlestring="%t (%{expand(\"%:~:h\")})"
음...
'리눅스 서버에 대해서 > 리눅스 팁들' 카테고리의 다른 글
[C언어] malloc, calloc, realloc를 이용한 유동 메모리 할당 (0) | 2013.01.23 |
---|---|
VIM 단축키 (0) | 2013.01.21 |
putty 설정 (0) | 2013.01.10 |
Google Performance Tools - TCmalloc (Thread-Caching memory allocation) (0) | 2013.01.10 |
쉘 프로그래밍 강좌 (0) | 2013.01.10 |