Intallation
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml
http://www.gentoo.org/main/en/mirrors.xml
http://gentoo-euetib.upc.es/mirror/gentoo/
http://gentoo-euetib.upc.es/mirror/gentoo/releases/x86/current-stage3/
http://gentoo-euetib.upc.es/mirror/gentoo/snapshots/
http://www.gentoo.org/doc/en/liveusb.xml
Confiuration
http://www.gentoo-wiki.info/UTF-8
http://www.gentoo.org/doc/en/utf-8.xml
/etc/make.conf
/var/lib/portage/world
/etc/portage/
/etc/fstab/
Kernel
.vimrc
:hi Comment ctermfg=blue
:hi Comment ctermbg=white
:set modeline
:set ts=4
:set shiftwidth=4
:set whichwrap=b,s,<,>,[,]
:set incsearch
:set autochdir
:set autoindent
" :set cursorline
:set wildmode=longest,list,full
:set wildmenu
:hi CursorLine ctermbg=blue ctermfg=white guibg=blue guifg=white
" see http://stackoverflow.com/questions/3920287/how-to-move-to-non-hidden-buffer-that-exists-in-some-window-on-some-tab
"this allows to use :sb to change to tab by name
:set switchbuf=usetab
"-synctex=NUMBER, okular
" To move to current line
" gvim --servername GVIM --remote-send "%lgg"
" %f file, %l line, %c column
" To move to a tab (see switchbuf) with a buffer with the name and to the current line
" gvim --servername GVIM --remote-send ":sb %f%lgg"
"printing
":set printdevice=pdf
:set printoptions=header:0,left:10mm,right:10mm,top:10mm,bottom:10mm
:set printfont=:h8
" for selecting the last pasted
:nnoremap `[v`]
":set spell
:set spelllang=en,es
:set dictionary+=/usr/share/dict/words " for completion
" /usr/lib64/aspell-0.60/es_affix.dat
":autocmd FileType c set omnifunc=ccomplete#Complete
"fold C code
:autocmd FileType c set foldmethod=syntax | normal zR
:autocmd FileType tex set spell
"tex spell is not working properly, we can use plaintex ...
":autocmd FileType tex set ft=plaintex
"it seems to fail only when jumping to some positions...
"--- Hide password in wpa_supplicant.conf ---"
":syn match password /password.*/
:hi password ctermfg=darkblue
:hi password ctermbg=blue
:autocmd BufRead wpa_supplicant.conf syn match password /password\s*=\zs.*/
:autocmd BufRead wpa_supplicant.conf syn match password /psk\s*=\zs.*/
:autocmd BufRead wpa_supplicant.conf syn match cpassword /.*#.*password\s*=.*/ contains=password
":autocmd BufRead *.conf syn match password /password.*/
":autocmd BufRead *.conf exe "$s/^/#hola/"
filetype plugin off
" --- app-vim/latexsuite ---
"filetype plugin on
"set grepprg=grep\ -nH\ $*
" * :help latex-suite.txt
" * :help latex-suite-quickstart.txt
" * :help latexhelp.txt
" * :help imaps.txt
"let g:tex_flavor='latex' " para que coja los archivos vacios
"let g:Imap_UsePlaceHolders=0 " para que no añada sucios <++>
"como se pone é ?
"como se usa :spell bien?
.nethackrc
OPTIONS=windowtype:tty
#OPTIONS=name:player
#OPTIONS=gender:male
#OPTIONS=fruit:mango
#OPTIONS=dogname:Izchak
#OPTIONS=catname:Chun-Li
#OPTIONS=horsename:Marlon
OPTIONS=showexp,color,!autopickup,time,suppress_alert:3.3.1,boulder:0
OPTIONS=hilite_pet,toptenwin,msghistory:200