# force sane editor
export EDITOR=/usr/bin/nano

# set timezone if needed
[[ -z "$TZ" ]] && export TZ=Europe/Berlin