1 export PATH=$HOME/bin:$HOME/lib/jdk1.6.0_01/bin:$HOME/local/bin/:$PATH
2 export PYTHONPATH=$HOME/lib/python:$HOME/local/lib64/python2.5/site-packages/:$PYTHONPATH
4 # Lines configured by zsh-newuser-install
5 HISTFILE=$HOME/.histfile
9 # End of lines configured by zsh-newuser-install
10 # The following lines were added by compinstall
11 zstyle :compinstall filename "$HOME/.zshrc"
15 # End of lines added by compinstall
18 autoload -U compinit promptinit
20 promptinit; prompt gentoo
25 bindkey "^[[3~" delete-char
26 bindkey "^[3;5~" delete-char
29 setopt autopushd pushdignoredups
32 WORDCHARS=${WORDCHARS//[.;\/]}
35 alias ls='ls --color=auto'
38 alias standby='xset dpms force standby'
39 alias aterm='aterm -sl 3000'
40 alias xpdff='xpdf -fullscreen'
42 alias gits='git status'
45 cat $HOME/art/mensajitos/jaja
47 [ $TERM = "dumb" ] && unsetopt zle