1,~/.bashrc
PS1=''[e[0;34m]----------------${PWD}[e[00m][!]$>''
exportPKG_CONFIG_PATH=/usr/share/lib/pkgconfig
2,,vimrc
"""""""""""""""""""""""""""""""""""""""""""""""""""
"=>General
"""""""""""""""""""""""""""""""""""""""""""""""""""
"GetoutofVI''scompatiblemode.
setnocompatible
"Makebackspacedeletelotsofthings
"在删除的时候可以一下删除tab键规定的字符长
setbackspace=indent,eol,start
"Createbackups
"建备份
"setbackup
"Showusthecommandwe''retyping
setshowcmd
"Highlightmatchingparens
"显示匹配
setshowmatch
"Searchoptions:incrementalsearch,highlightsearch
sethlsearch
"随时显示查找内容
setincsearch
"Selectivecaseinsensitivity
setignorecase
setinfercase
"Showfulltagswhendoingsearchcompletion
setshowfulltag
"Trytoshowatleastthreelinesandtowcolumnsofcontextwhenscrolling
setscrolloff=3
setsidescrolloff=2
"Wraponthese
setwhichwrap =<,>,[,]
"Alloweditbufferstobehidden
sethidden
"Enablesyntaxhighlighting
ifhas("syntax")
syntaxon
endif
"Setourfonts
ifhas(''gui'')
setgfn=Monospace10
endif
"Trytoloadanicecolourscheme
colormorning
"Enablefiletypeplugin
ifhas("eval")
filetypepluginon
filetypeindenton
endif
"Havethemouseenabledallthetime
setmouse=a
"Settoautoreadwhenafileischangedfromtheoutside
setautoread
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"=>Textedit
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"Bydefault,goforanindentof4tabstuff
"setexpandtab
"setsofttabstop=4
setshiftwidth=4
setsmarttab
"Enablefolding
ifhas("folding")
setfoldenable
endif
"映射键显示行号
imap:setnu!
"大小括号自动补全
"imap(()
imap...{...{}O
3,/boot/grub/menu.lst
titleFedora(2.6.21-1.3228.fc7)(on/dev/hda8)
root(hd0,7)
kernel/boot/vmlinuz-2.6.21-1.3228.fc7roroot=LABEL=/1rhgbquiet
initrd/boot/initrd-2.6.21-1.3228.fc7.img
savedefault
boot
4,stardict
$sudoyuminstallstardict
Downloaddictroyfromhere:StarDict2.4.8
$sudorpm*.rpm
Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录Fedora 配置记录
阅读(2202) | 评论(0) | 转发(0) |