#! /bin/zsh export EMAIL="pierre.habouzit@m4x.org" export FULLNAME="Pierre Habouzit" export DEBEMAIL="madcoder@debian.org" export DEBFULLNAME=$FULLNAME export CVS_RSH="ssh" export MANWIDTH=80 export EDITOR=vim export VISUAL=vim export CCACHE_DIR=$HOME/.cache/ccache export CCACHE_NOCOMPRESS=NoThanks export RLWRAP_HOME=~/.cache/rlwrap/ export GTK_IM_MODULE=xim export LC_MESSAGES=C export LC_ALL= unset VERBOSE